comparison extension/manifest.json @ 57:df2f44ba8182

Add the Gemini doodad in Google Analytics.
author Paul Fisher <paul@pfish.zone>
date Tue, 27 Jan 2026 23:25:42 -0500
parents 787f2a616d0f
children 44c85db17ce2
comparison
equal deleted inserted replaced
56:787f2a616d0f 57:df2f44ba8182
24 { 24 {
25 "css": ["css/ads.css"], 25 "css": ["css/ads.css"],
26 "matches": [ 26 "matches": [
27 "https://ads.google.com/aw", 27 "https://ads.google.com/aw",
28 "https://ads.google.com/aw/*" 28 "https://ads.google.com/aw/*"
29 ]
30 },
31 {
32 "css": ["css/analytics.css"],
33 "matches": [
34 "https://analytics.google.com/analytics/web/*"
29 ] 35 ]
30 }, 36 },
31 { 37 {
32 "css": ["css/developers.css"], 38 "css": ["css/developers.css"],
33 "matches": [ 39 "matches": [