Skip to content

Commit

Permalink
fix firefow addon
Browse files Browse the repository at this point in the history
  • Loading branch information
dufoli committed May 22, 2024
1 parent 0b1c992 commit 982b97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/manifest-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
],
"all_frames": true,
"css": ["button.css", "inspect-inline.css"],
"js": ["button.js", "inspect-inline.js", "links.js"]
"js": ["button.js", "inspect-inline.js"]
}
],
"background": {
Expand Down

0 comments on commit 982b97d

Please sign in to comment.