Skip to content

Commit

Permalink
fix: gauchazh agora tem content script
Browse files Browse the repository at this point in the history
  • Loading branch information
rodorgas committed Oct 16, 2023
1 parent d63efef commit 2723fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"js": ["content.js"],
"run_at": "document_idle",
"matches": [
"*://gauchazh.clicrbs.com.br/*",
"*://*.exame.com/*",
"*://*.folha.uol.com.br/*",
"*://*.folha.com.br/*",
Expand All @@ -37,7 +38,6 @@
"js": ["content-start.js"],
"run_at": "document_start",
"matches": [
"*://gauchazh.clicrbs.com.br/*",
"*://*.oglobo.globo.com/*",
"*://*.revistacasaejardim.globo.com/*",
"*://*.dgabc.com.br/*",
Expand Down

0 comments on commit 2723fd2

Please sign in to comment.