diff --git a/build-chrome.js b/build-chrome.js index c2f78f5..3ecbbf2 100644 --- a/build-chrome.js +++ b/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/*", diff --git a/build-ff.js b/build-ff.js index cd72e54..6461835 100644 --- a/build-ff.js +++ b/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/*", diff --git a/chrome/manifest.json b/chrome/manifest.json index c7f9e34..0edc1e4 100644 --- a/chrome/manifest.json +++ b/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 @@ } ] } -} +} \ No newline at end of file diff --git a/firefox/manifest.json b/firefox/manifest.json index 47abe4d..53df449 100644 --- a/firefox/manifest.json +++ b/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/*", diff --git a/firefox_update.json b/firefox_update.json index a08d3d8..79f7d5f 100644 --- a/firefox_update.json +++ b/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"}]}}} \ No newline at end of file +{"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"}]}}} \ No newline at end of file