Image Max URL version history - 25 versions
Image Max URL by qsniyg
Be careful with old versions! These versions are displayed for testing and reference purposes.
You should always use the latest version of an add-on.
Latest version
Version 0.18.2
Released Apr 9, 2021 - 899.94 KBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Russian translation (thanks to vanja-san)
* Option to control popup origin when overflowing (set to middle by default)
* Option to center the popup on overflow (disabled by default)
* Option to use last zoom (#701, set to albums by default, thanks to Michael82548 for the idea)
* Option for userscript to use web archive to load libraries (disabled by default)
* Option for userscript to toggle integrity checks for libraries (enabled by default)
* Support for ~25 new websites (using ~15 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Discogs, Soundcloud, TikTok)
* Various improvements to the translation framework
* Various improvements to the options page
* Support importing settings from a URL
Bugfixes:
* Fix "Page middle" popup position when overflowing
Special thanks to vanja-san, AdClear247, Regis, PatPanacea, fedesk, rEnr3n, alessio89g, Michael82548, llacb47, Broly for their contributions and reports for this releaseSource code released under Apache 2.0
Older versions
Version 0.18.1
Released Mar 17, 2021 - 856.4 KBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to add info file for zip (#682, enabled by default)
* New `items_amt` format variable for zip files
* Option to control hot (re)loading the extension (enabled by default)
* Right click can now be bound by itself to any shortcut. Binding this to anything global (such as the trigger key) is not recommended.
* Support for ~15 new websites (using ~10 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Discogs, Instagram, Twitter)
* Hold key can be used with any popup configuration, the "Use hold key" option has been removed (always enabled)
Bugfixes:
* Fix userscript crash under Firefox for certain websites, such as Twitter (#678, thanks to modelfe for reporting)
* Shift+right click should now be better supported under Firefox (#679, thanks to modelfe for reporting)
* Binding right click should work better (#680, #297, thanks to samwolfe2000 for reporting)
* Timeouts when loading will no longer hang
* Fix memory leak with gallery download
* Fix play/pause broken when native video controls are disabled, then enabled through a keybinding (#531)
* Anonymous requests are less likely to fail under the extension due to CORS issues (thanks to remlap for reporting)
Special thanks to modelfe, PatPanacea, samwolfe2000, remlap, jollld for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.18.0
Released Mar 5, 2021 - 852.84 KBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Key to download all images from album (#284, bound to Shift+D by default)
* Option to control downloading unchanged media from album (enabled by default)
* Option to control the zip filename format
* Option to store all files in a top-level folder in the zip file (#674, disabled by default)
* An extra popup profile is added (thanks to remlap for reporting)
* Option to use a simpler progress bar when replacing images/downloading media (#673, enabled by default)
* Option to load media anonymously (#667, primarily useful for screenshots)
* Option to use JPG for the screenshot file format (#666, thanks to remlap for the idea)
* Option to replace media instead of popping up (#668, thanks to TurretBot for the idea)
* Support for 9 new websites (using 4 new rules)
Improvements:
* Various improvements/fixes for existing rules (including DeviantArt, VK)
* Popping up for plain hyperlinks is now enabled by default
* More fine-grained progress when replacing images
* Extension should be automatically applied to all tabs when installing/upgrading
* Extension (under chrome) should unload more cleanly on existing pages when disabled/uninstalled
Bugfixes:
* Replace Images will also override images with srcset (#659, thanks to InSimpleTermsJordan for reporting)
* Replace Images will support replacing links even if "Popup for plain hyperlinks" is disabled
* Replace Images will not use data urls if disabled for links
* HLS/DASH will not be used if disabled due to requirements being unmet (thanks to xyliaa for reporting)
* Downloading data urls no longer fails under the extension (thanks to remlap for reporting)
* Saving the video screenshot will no longer sometimes also save the video, due to keyup handlers not being properly called
* Certain websites that return an incorrect content-type should be better supported for the popup (#672, thanks to jollld for reporting)
* DeviantART will no longer log out for firefox extension (thanks to Иван Хомяков for reporting)
* Empty optional format variables (such as `{variable?}`) work properly now
Special thanks to InSimpleTermsJordan, TurretBot, remlap, xyliaa, fedesk, jollld, Иван Хомяков, TheLastZombie for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.17.0
Released Feb 17, 2021 - 820.21 KBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Experimental option to download HLS/DASH streams (#292, disabled by default)
- Note that this is currently not supported under Firefox.
* Option to prefer muxing into MP4 over MKV when downloading streams (#643, disabled by default)
* Option to toggle autoplaying videos (#642, enabled by default, thanks to Noodlers on discord for the idea)
* Option to use Twitter URLs with extensions (#639, disabled by default, thanks to modelfe on github for reporting)
* Initial Italian translation (#647, thanks to Mannivu on github)
* Key to screenshot video (#640, bound to Shift+S by default)
* New `id` field for filename formatting
* New `is_screenshot` field for filename formatting (used to separate formats for screenshots and regular downloads)
* Adding `.` to the end of a truncation adds an ellipsis if the text was truncated
* Support for ~65 new websites (using ~40 new rules)
Improvements:
* Initial work towards reorganizing the settings page. Notably, most shortcuts are now housed in their own category
* Various improvements/fixes to existing rules (including Instagram)
* Significant performance improvement for extension when querying large files
* Category name is added to the names of required options if they are located in a different tab (#646)
* Filename format variable will now be blank (instead of "download") if the filename is blank. To replicate the old behavior, use `{filename?download}{ext?}`. (thanks to remlap for reporting)
* Default volume can now be set regardless of whether the mute setting is enabled (affecting the default volume once unmuted)
* Audio support is now a profiled setting
Bugfixes:
* Fix a potential infinite loop with failed dash/hls streams
* Fix blacklist not being applied when redirecting with background page (#639, thanks to modelfe on github for reporting)
* Add file extension if missing when using a formatted filename
* Fix settings requirements only checking the first trigger profile
* The popup will no longer fail to initialize if autoplay fails (thanks to remlap for reporting)
Special thanks to dym-sh, Mannivu, remlap, fedesk, modelfe, GoblinLegislator, Noodlers, Regis, Art-2 for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.16.3
Released Jan 31, 2021 - 1.29 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Support for ~10 new websites (using ~5 new rules)
Improvements:
* Various improvements/fixes to existing rules
Bugfixes:
* Fix cache-related issues where the popup would fail to load for a second time (#633, thanks to Darkwolflair on github for reporting)
Special thanks to elvisef, Darkwolflair, fedesk for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.16.2
Released Jan 24, 2021 - 1.29 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to allow replacing plain hyperlinks, either to new content or to the media itself (#617, thanks to elvisef on github for reporting)
* Option to popup the document URL for pagelink rules (disabled by default)
* Option to only enable background CSS/mask on hold (#538, disabled by default)
* New `-imu-title` CSS property to customize the tooltip title when hovering over UI buttons (#622, thanks to Noodlers on discord for the idea)
* Support for `_ago` for date formatting (#622, thanks to Noodlers on discord for the idea)
* New `updated_date` property (#622, thanks to Noodlers on discord for the idea)
* Support for ~30 new websites (using ~10 new rules)
Improvements:
* Various improvements/fixes to existing rules (including DeviantART, Facebook, Gfycat/Redgifs)
* Multiple requests to the same media at the same time will be batched together to lessen bandwidth usage and server load
Bugfixes:
* Fix crashing on certain URLs due to media_info missing (thanks to remlap on discord for reporting)
Special thanks to elvisef, Noodlers, MrSeyker, remlap, doio, GoblinLegislator, LeGiTiM for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.16.1
Released Jan 15, 2021 - 1.28 MBWorks with firefox 48.0 and later, android 48.0 and laterThis is an emergency bugfix release for the script failing to load under older browsers.
New features:
* Support for 6 new websites (using 4 new rules)
Improvements:
* Various improvements/fixes to existing rules
Bugfixes:
* Fix crash on browsers that don't support named capture groups (#618, #616, thanks to snottyone and MrSeyker on github for reporting)
* Fix Replace/Highlight Images keybindings not working if popup is disabled (#619, thanks to elvisef on github for reporting)
* Fix settings not being dynamically updated
Special thanks to elvisef, snottyone, MrSeyker, doio for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.16.0
Released Jan 13, 2021 - 1.28 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Initial support for audio
* Profiled option to toggle videos in popup (#573, thanks to many people for suggesting this feature, directly or indirectly)
* Profiled option to toggle HLS/DASH in popup (#582, thanks to fedesk on discord for the idea)
* "Report issue" is added as a menu command for the userscript
* Option to remove size constraints for replaced images (#593, thanks to elvisef on github for reporting)
* Option to set custom CSS for replaced images (#614, thanks to elvisef on github for reporting)
* Support for `_unix` and `_unix_ms` for date formatting for filenames (thanks to remlap on discord for the idea)
* Support for ~95 new websites (using ~40 new rules)
Improvements:
* Various improvements/fixes to existing rules (including BBC, Flickr, Instagram, Nitter)
* Context menu now works for video and audio elements too
* Performance improvements for options page, particularly under Firefox
Bugfixes:
* Fix no extension on non-JPEG images when saving when the original filename doesn't have an extension (thanks to remlap on discord for reporting)
* Fix no extension for rules that specify a custom filename (thanks to remlap on discord for reporting)
* Fix a few minor header-related issues in the extension
* Fix crashing on sendvid.com for the userscript
* Avoid sending head requests to DASH/HLS streams that can't handle head requests
* Fix `author_username` and `caption` not being able to be used in filename formats (thanks to GoblinLegislator on github for reporting)
Developer notes:
* The `video` property has been replaced with `media_info`. While the `video` property is not removed, rules are no longer guaranteed to use the property.
Special thanks to TheLastZombie, remlap, GoblinLegislator, elvisef, fedesk, Noodlers, fireattack, Anamon, kernoeb, dym-sh, arovane, nimuxoha, fireattack for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.15.1
Released Dec 21, 2020 - 1.27 MBWorks with firefox 48.0 and later, android 48.0 and laterThis is an emergency bugfix release for the issue where blacklisted sites redirect to "h".
New features:
* Support for 5 new websites (using 4 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Twitch)
Bugfixes:
* Fix invalid behavior with similar triggers (#556, thanks to Hlsgs on github for reporting)
* Fix images on sites added to blacklist redirecting to "h" (#583, thanks to nimuxoha in github for reporting)
Special thanks to Hlsgs, Ox, nimuxoha, nijaz-lab, Urkchar, dtndmd for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.15.0
Released Dec 18, 2020 - 1.27 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* A second keyboard trigger is available, currently to support using a different popup action (#556, thanks to Hlsgs on github for the idea)
* Option to customize filename format (#409, thanks to mcOrmenos on discord for the idea)
* Option to prefer using higher quality videos over resolution for Instagram (enabled by default, thanks to Regis and fedesk on discord for their reports)
* Key to copy the media link to the clipboard (bound to Shift+C by default)
* Option to redirect even if the host page is HTML (#557, thanks to nijaz-lab on github for the idea)
* Option for "Popup Action" to open in background tab (#556, thanks to Hlsgs on github for the idea)
* Option for "Popup Action" to copy media link to clipboard (#435, thanks to lnp5131 on github for the idea)
* Option to discard clicks outside popup (disabled by default)
* Option to show disabled settings for alternate triggers (#561, disabled by default)
* Support for ~30 new websites (using ~25 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Facebook, Instagram, Pixiv, Twitter, YouTube)
* Tabs are now used by default for settings (#553, thanks to rEnr3n on github for reporting)
* Reloading the options page will now stay on the same tab instead of reverting to General
* Filenames for data URLs are now set to "download" (#559, thanks to remlap on discord for reporting)
Bugfixes:
* HLS works under Firefox now (#514)
* Most websites that failed with HLS/DASH under the userscript should work now (due to better sandboxing)
* Fix UI positioning when zooming incrementally (thanks to Rnksts on discord for reporting)
* Subsequent trigger presses when Popup Action is set to New tab now work properly
* Editable divs (rich text editors, including most modern chat services) are now also properly handled in "Disable keybindings when editing text" (thanks to Melih Şirin on discord for reporting)
* SVG tags should work again without crashing
Special thanks to nijaz-lab, llacb47, Regis, fedesk, rEnr3n, Hlsgs, Rnksts, lnp5131, remlap, mcOrmenos, coo11, Melih Şirin for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.10
Released Dec 2, 2020 - 1.18 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Support for ~20 new websites (using ~10 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Amazon, Nitter, TikTok, Twitter)
Bugfixes:
* Work around an issue with older Violentmonkey versions where XHR could fail if Array.prototype.reduce was invalid (thanks to Urkchar on discord for reporting)
Special thanks to fedesk, dym-sh, llacb47, Urkchar for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.9
Released Nov 26, 2020 - 1.18 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Key to toggle displaying the popup UI (#387, bound to U by default, thanks to Runakanta on discord for the idea)
* Button to export settings to file (#529, thanks to fedesk on discord for the idea)
* Support for ~15 new websites (using ~15 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Cloudinary, Instagram, Twitter)
* Minor performance improvements
Bugfixes:
* "New tab" popup action shouldn't crash on data:// URLs anymore (thanks to fedesk on discord for reporting)
* Images from sites that didn't properly handle HEAD requests will no longer ignore HTTP errors when popup action is set to "new tab" (#533, thanks to eldobhatox on github for reporting)
* Fix certain sites failing to load the popup due to the script incorrectly believing the media to be invisible
* Fix userscript failing to load if "Support pointer-events: none" was previously modified (#541, thanks to PietroPizzi69 on github for reporting)
Special thanks to fedesk, rEnr3n, remlap, eldobhatox, Runakanta, PietroPizzi69 for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.8
Released Nov 18, 2020 - 1.18 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to close the popup after scrolling past the end of a gallery (#471, thanks to Runakanta on discord for the idea)
* Support for ~40 new websites (using ~30 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Facebook, Imgur, Instagram, Patreon, Reddit, Tumblr, Twitter)
* Support for Twitter videos
* Videos can now be rotated too
* Settings are batch-loaded now, decreasing initial page load CPU usage and delay for the extension (#205)
* "Support pointer-events: none" has been replaced with "Element finding mode", which allows a new "Hybrid" option (set by default), to allow combining the speed of "Simple" and the thoroughness of "Full"
* Improved support for frames on certain websites
Bugfixes:
* Triggering the popup through the context menu will now work for pages with multiple frames, such as DeviantART (thanks to KyuJuEX099 on discord for reporting)
* Redirection under the extension now respects when the extension is disabled, if "do redirection in extension" is enabled (#523, thanks to keophcp on github for reporting)
* Popups will no longer crash if using 3rd-party libraries on webpages that forbid eval for the userscript
* Zoom percent is no longer incorrect when rotating
* UI position is updated when rotating (#218)
* Certain rare infinite loops for host rules should now be fixed
* Pressing ESC while loading a video should now always cancel the popup from loading
* Fix crashes for certain rules
* Filesize is no longer forgotten with cached media
Special thanks to keophcp, fireattack, Runakanta, synthtech, Melih Şirin, jloqfjgk, KyuJuEX099, YaBoiBurner, Yosh for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.7
Released Nov 2, 2020 - 1.17 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* You can now move buttons to different positions on the popup (#247)
* Option to close the popup when the media is clicked (#498, thanks to bitst0rm on greasyfork for the idea)
* Option to customize the close popup key (#511, thanks to cosuwi on github for the idea)
* Option to toggle using the maximum quality for HLS/DASH videos (enabled by default)
* Option to control maximum quality for (currently) HLS/DASH videos (set to unlimited by default, thanks to Runakanta on discord for the idea)
* Support for ~40 new websites (using ~20 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Kakao, Patreon, TikTok, Twitch, Wikia)
Bugfixes:
* XML documents should now display properly under Firefox when the addon is active (#507, thanks to alexolog on github for reporting)
* Browsers with untranslated languages should no longer have translation failures due to a reference error (thanks to bitst0rm on greasyfork for reporting)
Special thanks to keophcp, llacb47, dym-sh, AnhNhan, gtumanyan, remlap, Michael18751, bitst0rm, Ambler, alexolog, cosuwi, Runakanta for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.6
Released Oct 17, 2020 - 1 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* You can now style individual UI buttons through CSS IDs
* Support for ~25 new websites (using ~20 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Patreon)
* Improved French description (thanks to Machou on github for translating)
Bugfixes:
* Don't redirect to text/plain images (thanks to Ambler on discord for reporting)
Special thanks to llacb47, dym-sh, Machou, SlugMan336, Ambler for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.5
Released Oct 9, 2020 - 1 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to add a delay between requests for images in Replace Images (set to 0 seconds/disabled by default)
* Support for ~50 new websites (using ~10 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Pixiv)
* PNG files within the extension have been optimized, and are now much smaller (#465, thanks to Magnus Boman for the PR)
* Filenames are automatically decoded (thanks to fireattack on discord for reporting)
Bugfixes:
* Fix options button not working (regression from 0.14.4, thanks to fireattack on discord for reporting)
Special thanks to llacb47, Magnus Boman, fireattack, StarCrunchMuncher for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.4
Released Oct 3, 2020 - 1.02 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Button to reset option to the default value in options
* Support for ~40 new websites (using ~10 new rules)
Improvements:
* Various improvements/fixes to existing rules (including DeviantART)
* Support for custom XHR for HLS
* Unsupported video types (HLS/DASH when disabled) will no longer be needlessly requested (#460)
* Beginning to work towards more powerful CSS styling
Bugfixes:
* Fix rule-specific settings not showing up when using tabbed settings (thanks to Иван Хомяков on greasyfork for reporting)
* Fix XHR abort() not being properly handled under extension if run before the request was initialized
Special thanks to llacb47, MrSeyker, Иван Хомяков, remlap for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.3
Released Sep 29, 2020 - 1.01 MBWorks with firefox 48.0 and later, android 48.0 and laterNote for the firefox addon: Due to the original script being more than 4MB, I've had to upload a version with most of the comments removed in order to allow the addon to go past the automated checks for AMO.
New features:
* Support for ~25 new websites (using ~30 new rules)
* Option to toggle using DeviantART downloads (enabled by default)
Improvements:
* Various improvements/fixes to existing rules (including DeviantART, Reddit, YouTube)
* "Hold key" and "Close when leaving" can now be used for the keyboard trigger if "Don't close until mouse leaves" is enabled
* Minor performance improvements for popup mouseover feature
Bugfixes:
* Fixed a bug where the userscript would fail to load for certain sites with adblock enabled due to access to `String.fromCharCode` being blocked
Special thanks to llacb47, fireattack, Urkchar, Runakanta, Lerortle, MrSeyker for their contributions and reports for this releaseSource code released under Apache 2.0
Version 0.14.2
Released Sep 21, 2020 - 1.58 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Options to override horizontal/vertical scroll behavior for videos (thanks to Runakanta on discord for the idea)
* Option to invert the video seek direction (disabled by default)
* Option to use custom XHR for 3rd-party libraries (default: enabled for extension, disabled for userscript)
* Support for ~30 new websites (using ~30 new rules)
Improvements:
* Various improvements/fixes to existing rules (including YouTube)
* Adblock visibility workarounds are now only applied on the sites that are known to benefit.
This increases performance, but may cause regressions with unknown sites that were also affected. Please report any broken site you find!
* Improved translation framework to more easily add new languages, and support language subcodes
Special thanks to llacb47, Runakanta, remlap, esdemirei for their contributions to this releaseSource code released under Apache 2.0
Version 0.14.1
Released Sep 10, 2020 - 1.57 MBWorks with firefox 48.0 and later, android 48.0 and laterImprovements:
* Various improvements/fixes to existing rules (including Imgur)
Bugfixes:
* Fixed a major regression in 0.14.0 where many images would fail to redirect or popup (thanks to mcOrmenos on discord for reporting)
* Fixed a bug where the popup media would fail to load for certain sites with adblock enabled (#430, thanks to lnp5131 on github for reporting)
* Fixed a bug where the node.js version would fail to load
Special thanks to llacb47, lnp5131, mcOrmenos for their contributions to this releaseSource code released under Apache 2.0
Version 0.14.0
Released Sep 8, 2020 - 1.56 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to cache media (#416, enabled by default, thanks to lnp5131 on github for reporting)
* Option to control the time for media to remain cached (30 minutes by default)
* Option to resume cached videos (enabled by default)
* Option to only enable looping videos if they're smaller than a certain duration (disabled by default, thanks to Runakanta on discord for the idea)
* Option to enable resuming from source, even if the source is different (disabled by default)
* Option to pause the source video when the popup's video has loaded (enabled by default)
* Option to list settings in alphabetical order (disabled by default, thanks to Ambler on discord for the idea)
* Option to toggle an enabler/disabler key for the mouseover trigger (thanks to lnp5131 on github for the idea)
* Support for ~55 new websites (using ~30 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Bytedance, Imgur, Kakao, Facebook, Melon, Pixiv, TikTok, Twitter, YouTube)
* Cross-frame support should work better for the userscript (e.g. popping up for iframes)
* Much better Korean translation, thanks to Ambler on discord
* Better support for translations, through use of `.po` files
* The wording of a number of options have been clarified
Bugfixes:
* Fixed a bug where pressing any key would cancel closing the popup for "Keep popup open until all triggers are released" (#410, thanks to lnp5131 on github for reporting)
* Fixed a bug where releasing a trigger key before the popup has finished opening with "Keep popup open until any/all triggers are released" (#417, thanks to lnp5131 on github for reporting)
* Fixed a bug where holding down the trigger key under some configurations would cause the popup to continually open (#415, thanks to lnp5131 on github)
* Fixed a bug where the mouseover option would fail for Twitter (#422, thanks to lnp5131 on github for reporting)
Special thanks to Ambler, llacb47, lnp5131, dym-sh, jloqfjgk, Gertcha, Runakanta, esdemirei, Elliot Alderson for their contributions to this releaseSource code released under Apache 2.0
Version 0.13.19
Released Aug 21, 2020 - 1.53 MBWorks with firefox 48.0 and later, android 48.0 and later0.13.19
New features:
* Support for direct images in SVGs
* Initial support for Facebook (currently only links)
* Support for ~30 new websites (using ~20 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Likee, iTunes, Naver, TikTok)
Bugfixes:
* When using fit/full and "zoom out fully to close", zooming out will now close the popup if the popup size hasn't changed (thanks to Runakanta on discord for reporting)
* Fix for infinite loop when using the option to use link rather than the image is enabled
* Fix for userscript failing on sites like Gfycat where `Math` is overridden when adblockers are used (extension is unaffected)
Special thanks to llacb47, remlap, dym-sh, Urkchar, anonyno, and a-vrma for their contributions to this releaseSource code released under Apache 2.0
Version 0.13.18
Released Aug 13, 2020 - 1.52 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to display the link rather than the image for a linked image (#306, disabled by default)
* Option to customize the mouse jitter threshold for hiding the cursor (set to 5px by default)
* Option to use a 3rd-party watermark removal tool for TikTok (disabled by default)
* Support for ~30 new websites (using ~20 new rules)
Improvements:
* Various improvements/fixes to existing rules
Bugfixes:
* When using adblockers, some pages that refused to load the userscript entirely due to throwing an exception are now fixed
* Fix notification being shown for a downgraded version (thanks to Cuba on discord for reporting)Source code released under Apache 2.0
Version 0.13.17
Released Aug 6, 2020 - 1.52 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Option to control using `GM_download` based on the file size for the userscript (set to a maximum of 15MB by default)
* Support for ~30 new websites (using ~20 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Discord, Instagram, Tumblr)
* Improvements to GraphCMS rule (thanks to dym-sh on github)
* Support for Instagram reels (thanks to remlap on discord for reporting)Source code released under Apache 2.0
Version 0.13.16
Released Jul 26, 2020 - 1.51 MBWorks with firefox 48.0 and later, android 48.0 and laterNew features:
* Support for ~50 new websites (using ~25 new rules)
Improvements:
* Various improvements/fixes to existing rules (including Amazon, Bitchute, Pinterest, YouTube)
Bugfixes:
* Fix `Instagram: Use albums for post thumbnails` (thanks to remlap on discord for reporting)
* Fix opacity checks failing, occasionally returning the wrong image
* HLS failures will no longer fail loading the popup entirely if a backup is available
* Fix redirects to bad imagesSource code released under Apache 2.0