Skip to content

Commit

Permalink
Remove xkcdReplace.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantAttavar committed Apr 19, 2023
1 parent 4ed879f commit 87df5b4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 29 deletions.
Binary file removed logo.png
Binary file not shown.
6 changes: 0 additions & 6 deletions logo.svg

This file was deleted.

8 changes: 0 additions & 8 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"scripts": ["background.js"]
},
"content_scripts": [
{
"matches": ["<all_urls>"],
"js": ["xkcdReplace.js"],
"exclude_globs": ["*options*"],
"exclude_matches": [
"*://*.linkedin.com/*"
]
},
{
"matches": ["https://www.youtube.com/*", "https://music.youtube.com/*"],
"js": ["autoconfirm.js"],
Expand Down
15 changes: 0 additions & 15 deletions xkcdReplace.js

This file was deleted.

0 comments on commit 87df5b4

Please sign in to comment.