Browse Source

Add all 4chan subdomains and pomf to permissions

pull/46/head
coomdev 2 years ago
parent
commit
e95925ef58
  1. 6
      build-chrome.js
  2. 6
      build-ff.js
  3. 16
      chrome/manifest.json
  4. 14
      firefox/manifest.json
  5. 2
      firefox_update.json

6
build-chrome.js

@ -20,8 +20,10 @@ let rev = +res.stdout;
const domains = [
"https://*.coom.tech/*",
"https://boards.4channel.org/*",
"https://boards.4chan.org/*",
"https://*.4chan.org/*",
"https://*.4channel.org/*",
"https://*.pomf.cat/*",
"https://pomf.cat/*",
"https://desuarchive.org/*",
"https://archived.moe/*",
"https://archive.nyafuu.org/*",

6
build-ff.js

@ -14,8 +14,10 @@ let rev = +res.stdout;
const domains = [
"https://*.coom.tech/*",
"https://boards.4channel.org/*",
"https://boards.4chan.org/*",
"https://*.4chan.org/*",
"https://*.4channel.org/*",
"https://*.pomf.cat/*",
"https://pomf.cat/*",
"https://desuarchive.org/*",
"https://archived.moe/*",
"https://archive.nyafuu.org/*",

16
chrome/manifest.json

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "PngExtraEmbedder",
"description": "Discover embedded files on 4chan and archives!",
"version": "0.233",
"version": "0.235",
"icons": {
"64": "1449696017588.png"
},
@ -11,8 +11,10 @@
],
"host_permissions": [
"https://*.coom.tech/*",
"https://boards.4channel.org/*",
"https://boards.4chan.org/*",
"https://*.4chan.org/*",
"https://*.4channel.org/*",
"https://*.pomf.cat/*",
"https://pomf.cat/*",
"https://desuarchive.org/*",
"https://archived.moe/*",
"https://archive.nyafuu.org/*",
@ -62,8 +64,10 @@
{
"matches": [
"https://*.coom.tech/*",
"https://boards.4channel.org/*",
"https://boards.4chan.org/*",
"https://*.4chan.org/*",
"https://*.4channel.org/*",
"https://*.pomf.cat/*",
"https://pomf.cat/*",
"https://desuarchive.org/*",
"https://archived.moe/*",
"https://archive.nyafuu.org/*",
@ -114,4 +118,4 @@
}
]
}
}
}

14
firefox/manifest.json

@ -7,7 +7,7 @@
},
"name": "PngExtraEmbedder",
"description": "Discover embedded files on 4chan and archives!",
"version": "0.233",
"version": "0.235",
"icons": {
"64": "1449696017588.png"
},
@ -17,8 +17,10 @@
"webRequestBlocking",
"storage",
"https://*.coom.tech/*",
"https://boards.4channel.org/*",
"https://boards.4chan.org/*",
"https://*.4chan.org/*",
"https://*.4channel.org/*",
"https://*.pomf.cat/*",
"https://pomf.cat/*",
"https://desuarchive.org/*",
"https://archived.moe/*",
"https://archive.nyafuu.org/*",
@ -57,8 +59,10 @@
{
"matches": [
"https://*.coom.tech/*",
"https://boards.4channel.org/*",
"https://boards.4chan.org/*",
"https://*.4chan.org/*",
"https://*.4channel.org/*",
"https://*.pomf.cat/*",
"https://pomf.cat/*",
"https://desuarchive.org/*",
"https://archived.moe/*",
"https://archive.nyafuu.org/*",

2
firefox_update.json

@ -1 +1 @@
{"addons":{"{34ac4994-07f2-44d2-8599-682516a6c6a6}":{"updates":[{"version":"0.233","update_link":"https://github.com/coomdev/pngextraembedder/raw/branch/%E4%B8%AD%E5%87%BA%E3%81%97/pee-firefox.zip"}]}}}
{"addons":{"{34ac4994-07f2-44d2-8599-682516a6c6a6}":{"updates":[{"version":"0.235","update_link":"https://github.com/coomdev/pngextraembedder/raw/branch/%E4%B8%AD%E5%87%BA%E3%81%97/pee-firefox.zip"}]}}}
Loading…
Cancel
Save