Tai Sentry

Tai网页浏览数据统计拓展

What is Tai Sentry?

Tai Sentry is a Chrome extension developed by noberumotto, and its main feature is "Tai网页浏览数据统计拓展".

Extension Screenshots

screenshot

Download Tai Sentry Extension CRX File

Download Tai Sentry extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        这是专为Windows Tai应用提供的浏览器拓展,在使用Tai的浏览器统计功能时需要安装此拓展。                    

Extension Basic Information

Name Tai Sentry Tai Sentry
ID fmjgafoilnpanbpgdkljkjfjgainboim
Official URL https://chromewebstore.google.com/detail/tai-sentry/fmjgafoilnpanbpgdkljkjfjgainboim
Description Tai网页浏览数据统计拓展
File Size 30.05 KB
Installation Count 1,000
Current Version 0.1
Last Updated 2023-10-26
Publish Date 2023-10-26
Rating 5.00/5 Total 4 Ratings
Developer noberumotto
Email [email protected]
Payment Type free
Extension Website https://github.com/Planshit/Tai
Help Page URL https://github.com/Planshit/Tai
Privacy Policy Page URL https://github.com/Planshit/Tai/blob/master/privacy.txt
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tai Sentry",
    "description": "Tai\u7f51\u9875\u6d4f\u89c8\u6570\u636e\u7edf\u8ba1\u62d3\u5c55",
    "version": "0.1",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "116",
    "action": {
        "default_icon": "icons\/socket-inactive.png"
    },
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "permissions": [
        "tabs"
    ]
}