Image Extractor 版本紀錄 - 19 個版本
Image Extractor 作者: 8columns
Image Extractor 版本紀錄 - 19 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.0.21
發行於 2024年4月29日 - 22.25 KB適用於 firefox 109.0a1 與更新版本- add "tabs" permission to be compatible with chrome extension原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.0.20
發行於 2024年4月29日 - 22.26 KB適用於 firefox 109.0a1 與更新版本- fix bug, the image list not reset when reload page, cause number of images found incorrect
- optimize code原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.19
發行於 2024年4月28日 - 22.25 KB適用於 firefox 109.0a1 與更新版本Remove "tabs" permission (not used)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.18
發行於 2024年4月27日 - 22.26 KB適用於 firefox 109.0a1 與更新版本modify background.js , update browser.tabs.onUpdated to check both when status is "loading" and "complete". This will make action button's status update faster.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.17
發行於 2024年4月26日 - 22.25 KB適用於 firefox 109.0a1 與更新版本- check validity of images before adding to list (invalid images are filtered out)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.16
發行於 2024年4月26日 - 21.61 KB適用於 firefox 109.0a1 與更新版本fix bug - some image's URL is incorrect and prevent from loading原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.15
發行於 2024年4月25日 - 21.61 KB適用於 firefox 109.0a1 與更新版本- Fix bug, very tall images are not display in the correct aspect ratio.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.14
發行於 2024年4月25日 - 21.58 KB適用於 firefox 109.0a1 與更新版本- add support for image's type of "srcset"
- improve accuracy of finding images (check both request's type and URL pattern)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.13
發行於 2024年4月25日 - 21.45 KB適用於 firefox 109.0a1 與更新版本Update new icons原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.12
發行於 2024年4月24日 - 19.84 KB適用於 firefox 109.0a1 與更新版本- fix bug for some images includes into the wrong tab
- add file type and image's size to "show images" page
- filter out unmeaning images (images which width less than 5 pixels)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.11
發行於 2024年4月20日 - 19.48 KB適用於 firefox 109.0a1 與更新版本- filter out image from Google Analyticts and Facebook Pixel
- The previous version use "comma" to join and split image's URL. This might conflict with some websites that use "comma" in image's URL. This new version use "!" character instead of "comma" to split and join string..原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.10
發行於 2024年4月20日 - 19.45 KB適用於 firefox 109.0a1 與更新版本- Separate internal images list for each TAB and URL. Any images found on each TAB and URL will be kept on its own image list. This way, the image from each TAB and URL won't mixed together.原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.9
發行於 2024年4月20日 - 19.11 KB適用於 firefox 109.0a1 與更新版本What's new
1. Change solution from scanning DOM to use webRequest API to find images. Add more accuracy and support modern website using dynamic loading images. Scrolling down the page, will find more images
2. Show number of images found on "action button".
3. Add support for reloading (F5) the "show images" page after click "action button". This will be useful in some cases the "show images" page can't load images completely (caused by the network problem)原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.8
發行於 2023年12月5日 - 19.93 KB適用於 firefox 109.0a1 與更新版本- add max-width to img (that use data-uri) to prevent over size images原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.7
發行於 2023年12月5日 - 19.93 KB適用於 firefox 109.0a1 與更新版本- add new feature, supports extracting inline SVG原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.6
發行於 2023年11月28日 - 19.2 KB適用於 firefox 109.0a1 與更新版本This new version add supports for images inside custom HTML element原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.5
發行於 2023年11月18日 - 19.07 KB適用於 firefox 109.0a1 與更新版本Add support for images in "source" tag with "srcset" attribute原始碼依照 Mozilla Public License 2.0 條款釋出
版本 1.0.4
發行於 2023年11月17日 - 18.73 KB適用於 firefox 109.0a1 與更新版本- fix bug : some images not get extracted
- fix bug : some images shown as broken link原始碼依照 Mozilla Public License 2.0 條款釋出