diff --git a/README.md b/README.md index b75a2da..aa9cdd1 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Please report any issue you have with those (only for mainstream browsers) Also, use this if you plan to use b4k's archive. - [Install 4chanX (recommended)](https://www.4chan-x.net/builds/4chan-X.user.js) -- Install the correct WebExtension for your Browser ([Firefox](https://git.coom.tech/fuckjannies/lolipiss/raw/branch/%E4%B8%AD%E5%87%BA%E3%81%97/pngextraembedder-0.339.xpi) or Chrome-based (See "Side Loading") +- Install the correct WebExtension for your Browser ([Firefox](https://git.coom.tech/fuckjannies/lolipiss/raw/branch/%E4%B8%AD%E5%87%BA%E3%81%97/pngextraembedder-0.340.xpi) or Chrome-based (See "Side Loading") For FF users, the extension is signed so you can just drag and drop it on your about:addons tab. diff --git a/firefox/dist/main.js b/firefox/dist/main.js index e1550c4..5ec5048 100644 --- a/firefox/dist/main.js +++ b/firefox/dist/main.js @@ -63,7 +63,7 @@ var define_BUILD_VERSION_default; var init_define_BUILD_VERSION = __esm({ ""() { - define_BUILD_VERSION_default = [0, 339]; + define_BUILD_VERSION_default = [0, 345]; } }); diff --git a/firefox/manifest.json b/firefox/manifest.json index 999951f..243229e 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.339", + "version": "0.345", "icons": { "64": "1449696017588.png" }, diff --git a/firefox_update.json b/firefox_update.json index 0bf7213..d259eb9 100644 --- a/firefox_update.json +++ b/firefox_update.json @@ -1 +1 @@ -{"addons":{"{34ac4994-07f2-44d2-8599-682516a6c6a6}":{"updates":[{"version":"0.339","update_link":"https://git.coom.tech/fuckjannies/lolipiss/raw/branch/%E4%B8%AD%E5%87%BA%E3%81%97/pngextraembedder-0.339.xpi"}]}}} \ No newline at end of file +{"addons":{"{34ac4994-07f2-44d2-8599-682516a6c6a6}":{"updates":[{"version":"0.345","update_link":"https://git.coom.tech/fuckjannies/lolipiss/raw/branch/%E4%B8%AD%E5%87%BA%E3%81%97/pngextraembedder-0.345.xpi"}]}}} \ No newline at end of file diff --git a/pngextraembedder-0.345.xpi b/pngextraembedder-0.345.xpi new file mode 100644 index 0000000..de25dc5 Binary files /dev/null and b/pngextraembedder-0.345.xpi differ