True Sight 版本历史 - 17 个版本
True Sight 作者: claustromaniac
True Sight 版本历史 - 17 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.7.2resigned1
发布于 2024年4月26日 - 30.97 KB适用于 firefox 53.0 及更高版本, android 53.0 至 68.*源代码遵循 GNU 通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.7.1
发布于 2018年10月18日 - 26.61 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.6.0
发布于 2018年10月15日 - 26.39 KB适用于 firefox 53.0 及更高版本, android 53.0 至 68.*Changes since 1.5.0:
- added ChinaCache, fly.io, Flywheel, NetDNA, TransparentCDN.
- improved others, +heuristics.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.5.0
发布于 2018年10月12日 - 26.03 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.4.3
发布于 2018年10月9日 - 25.22 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.3.0
发布于 2018年10月3日 - 24.97 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.2.0
发布于 2018年9月25日 - 87.42 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.1.0
发布于 2018年9月21日 - 86.79 KB适用于 firefox 53.0 及更高版本, android 53.0 至 68.*Changes since 1.0.1:
- improved heuristic detection patterns
- improved Cloudflare patterns
- added Akamai, Cloudfront, Kinsta and MyraCloud
- various other minor improvements源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.0.1
发布于 2018年9月19日 - 86.37 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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.源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 1.0.0
发布于 2018年9月19日 - 98.42 KB适用于 firefox 53.0 及更高版本, android 53.0 至 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 name源代码遵循 GNU 通用公共许可证 v3.0 发布
版本 0.14.0
发布于 2018年9月11日 - 25.48 KB适用于 firefox 53.0 及更高版本, android 53.0 至 68.*- The following Cloudflare headers are now detected, in addition to CF-Ray:
CF-Cache-Status
CF-Bgj
CF-Polished
- Minor optimizations.源代码遵循 MIT/X11 发布
版本 0.13.2
发布于 2018年9月8日 - 25.46 KB适用于 firefox 53.0 及更高版本, android 53.0 至 68.*- Fixed the popup failing to show the number of responses when the adress bar icon is disabled. (bug introduced in 0.13.1)源代码遵循 MIT/X11 发布
版本 0.13.1
发布于 2018年9月7日 - 25.46 KB适用于 firefox 53.0 及更高版本, android 53.0 至 68.*- Fixed minor error during redirections.
- Fixed strict_min_version.
- Minor optimizations.源代码遵循 MIT/X11 发布
版本 0.13.0
发布于 2018年9月4日 - 27.45 KB适用于 firefox 52.0 及更高版本, android 52.0 至 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.源代码遵循 MIT/X11 发布
版本 0.12.0
发布于 2018年9月3日 - 27.16 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*- Improved detection.
- Changed popup text.
- Minor optimizations.源代码遵循 MIT/X11 发布
版本 0.11.1
发布于 2018年9月2日 - 27.16 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*Fixed badge counter.源代码遵循 MIT/X11 发布