Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
- Using 'all_frames' with manual script injection is duplicate and it showed in Firefox.
  • Loading branch information
kazcfz committed Sep 27, 2024
1 parent 9b9a17a commit bbb43f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"content_scripts": [
{
"matches": ["<all_urls>"],
"all_frames": true,
"js": ["content.js"]
}
],
Expand Down

0 comments on commit bbb43f2

Please sign in to comment.