Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Malanavi committed Apr 29, 2023
1 parent f3832bd commit 4f0c611
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
4 changes: 1 addition & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"128": "./images/icons/logo128.png"
},
"permissions": [
"*://*.anilibria.tv/*",
"webRequest",
"webRequestBlocking"
"*://*.anilibria.tv/*"
],

"content_scripts": [
Expand Down
3 changes: 0 additions & 3 deletions manifest.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
// @copyright 2023, Malanavi
// @license GPL-3.0-or-later; https://www.gnu.org/licenses/gpl-3.0.txt


// @match *://shikimori.me/*

// @require https://raw.github.com/Malanavi/Watch-and-download-on-Shikimori/main/scripts/helpers/helpers.js
Expand All @@ -23,6 +22,4 @@

// @run-at document-start


// @grant none
// ==/UserScript==

0 comments on commit 4f0c611

Please sign in to comment.