Capture The Flag
Capture The Flag — privacy-focused browser extension to determine website country.
什么是Capture The Flag?
Capture The Flag是由chromium.extensions开发的Chrome扩展程序,该扩展的主要功能是“Capture The Flag — privacy-focused browser extension to determine website country.”。
扩展截图
下载Capture The Flag扩展crx文件
下载Capture The Flag扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You have the right to know where your data has traveled through. This extension has a built-in IP to country database. On top of that it uses a bunch of heuristics to determine a real website country, which often can be reliably guessed by the HTTP headers the website responds with. This information is then presented in accessible way using either your OS native emoji or the beautiful emojis by Twemoji. It's 2023. Cloud adoption is projected to only increase over the coming years. Every single website owner nowadays has gotten access to an affordable global CDN infrastructure provided by many cloud platforms. Yet, all other country flag extensions still rely solely on IP address country detection. It's time to get smarter than that. The extension does not store any analyzed information and it never leaves your device.
扩展基本信息
名称 | Capture The Flag |
ID | plmbleiamgcdnenigiocddjjgacgfgjb |
官方URL | https://chromewebstore.google.com/detail/capture-the-flag/plmbleiamgcdnenigiocddjjgacgfgjb |
简介 | Capture The Flag — privacy-focused browser extension to determine website country. |
文件大小 | 3.62 MB |
安装次数 | 117 |
当前版本 | 0.0.15 (da4e6f9f) |
更新时间 | 2023-08-03 |
上架时间 | 2021-02-04 |
评分 | 4.80/5 共5次评分 |
开发者 | chromium.extensions |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://nilfalse.com/addons/ctf |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_ext_name__", "version": "0.0.15", "default_locale": "en", "description": "__MSG_ext_description__", "icons": { "32": "icons\/icon_32px.png", "48": "icons\/icon_48px.png", "128": "icons\/icon_128px.png", "256": "icons\/icon_256px.png", "512": "icons\/icon_512px.png" }, "page_action": { "default_icon": { "32": "icons\/icon_32px.png", "48": "icons\/icon_48px.png", "128": "icons\/icon_128px.png", "256": "icons\/icon_256px.png", "512": "icons\/icon_512px.png" }, "default_popup": "popup.html", "show_matches": [ " |