True Sight version history - 17 versions
True Sight by claustromaniac
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 1.7.2resigned1
Released Apr 26, 2024 - 30.97 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Source code released under GNU General Public License v3.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.7.1
Released Oct 18, 2018 - 26.61 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.6.0:
- added CDNetworks, G-CDN, Highwinds, section.io. Improved others.
- now properly detects KeyCDN when used via Kinsta.
- moved Amazon (other), Github and Kinsta in the options page to new section 'Other'.
- flipped default state of Amazon (other) to enabled.
+heuristics
Changes since 1.7.0
- fixed G-CDN name in the options page.Source code released under GNU General Public License v3.0
Version 1.6.0
Released Oct 15, 2018 - 26.39 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.5.0:
- added ChinaCache, fly.io, Flywheel, NetDNA, TransparentCDN.
- improved others, +heuristics.Source code released under GNU General Public License v3.0
Version 1.5.0
Released Oct 12, 2018 - 26.03 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.4.3
- added Baidu, BelugaCDN, BootstrapCDN, BunnyCDN, CDN77, Edgecast, GitHub, GoCache, QiHU, Quantil, Variti. Improved others.
- improved heuristics.
- other very minor stuff.Source code released under GNU General Public License v3.0
Version 1.4.3
Released Oct 9, 2018 - 25.22 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.3.0
- added Alibaba Cloud, improved others.
- fixed a few issues with the options page, the most notable being that it now works properly in private mode.
- switched to the local storage area for saving the settings by default, instead of the sync area.
- added an option to switch back to using the sync storage area.
- settings saved in the sync area should now synchronize in real time (without having to restart the addon in secondary browser instances).
- replaced the yellow badge color to orange, which should help users of Firefox 62 or older.
- replaced the yellow address bar icon with an orange icon, for better visibility when using light themes. Yellow is no longer used in the popup either, for consistence.Source code released under GNU General Public License v3.0
Version 1.3.0
Released Oct 3, 2018 - 24.97 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.2.0:
- added Fastly, Google Cloud, Instart, IPFS gateways, Leaseweb, Netlify, SingularCDN, Zenedge.
- improved existing patterns (including heuristics).
- made heuristics smarter. The list is now built only when it is relevant.
- changed the icons with flat versions more in line with Firefox's design. Thanks to @n8v8r for the icon!
- other cosmetic changes and optimizations.Source code released under GNU General Public License v3.0
Version 1.2.0
Released Sep 25, 2018 - 87.42 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.1.0:
- made the badge number represent the exact number of detected requests to CDN, regardless of the number of matched patterns.
- fixed the counters getting incremented on network errors (whoops).
- HTTP redirections are handled better now.
- made lazy mode optional and disabled by default (it is explained in a tooltip).
- revamped options menu.
- revamped popup. It should now be more informative and intuitive (and hopefully less misleading - sorry about that!).
- added pattern to detect requests to the Tor2web gateway.
- various optimizations.Source code released under GNU General Public License v3.0
Version 1.1.0
Released Sep 21, 2018 - 86.79 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.0.1:
- improved heuristic detection patterns
- improved Cloudflare patterns
- added Akamai, Cloudfront, Kinsta and MyraCloud
- various other minor improvementsSource code released under GNU General Public License v3.0
Version 1.0.1
Released Sep 19, 2018 - 86.37 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes since 1.0.0
- fix an issue with tabs (tabs.onReplaced handler) that caused the extension to waste a little memory on some scenarios.
- fix Google Project Shield default state.
- added '(1p)' and '(3p)' labels next to CDN names in the popup. They are meant to simply make the color coding easier to understand and to remember.
- some rewording.Source code released under GNU General Public License v3.0
Version 1.0.0
Released Sep 19, 2018 - 98.42 KBWorks with firefox 53.0 and later, android 53.0 to 68.*True Sight begins...
I decided to broaden this extension's scope, to cover more CDNs. Most of the extension was rewritten in the process. The following list is by no means meant to be complete nor detailed.
- massive refactoring
- add option to toggle Cloudflare detection
- add Sucuri
- add Incapsula
- add KeyCDN
- add Google Project Shield
- implement heuristic detection
- multiple optimizations
- update the documentation
- change the icons
- change the license
- change the nameSource code released under GNU General Public License v3.0
Version 0.14.0
Released Sep 11, 2018 - 25.48 KBWorks with firefox 53.0 and later, android 53.0 to 68.*- The following Cloudflare headers are now detected, in addition to CF-Ray:
CF-Cache-Status
CF-Bgj
CF-Polished
- Minor optimizations.Source code released under MIT/X11
Version 0.13.2
Released Sep 8, 2018 - 25.46 KBWorks with firefox 53.0 and later, android 53.0 to 68.*- Fixed the popup failing to show the number of responses when the adress bar icon is disabled. (bug introduced in 0.13.1)Source code released under MIT/X11
Version 0.13.1
Released Sep 7, 2018 - 25.46 KBWorks with firefox 53.0 and later, android 53.0 to 68.*- Fixed minor error during redirections.
- Fixed strict_min_version.
- Minor optimizations.Source code released under MIT/X11
Version 0.13.0
Released Sep 4, 2018 - 27.45 KBWorks with firefox 52.0 and later, android 52.0 to 68.*- Improved detection: all responses are processed and now it reports the right number even for cached resources, as long as there *was* a response.Source code released under MIT/X11
Version 0.12.0
Released Sep 3, 2018 - 27.16 KBWorks with firefox 52.0 and later, android 52.0 to 68.*- Improved detection.
- Changed popup text.
- Minor optimizations.Source code released under MIT/X11
Version 0.11.1
Released Sep 2, 2018 - 27.16 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Fixed badge counter.Source code released under MIT/X11
Version 0.11.0
Released Sep 2, 2018 - 27.13 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Source code released under MIT/X11