Age Watch

Age Watch — Watch your age!

什么是Age Watch?

Age Watch是由https://siamak.us开发的Chrome扩展程序,该扩展的主要功能是“Age Watch — Watch your age!”。

扩展截图

screenshot
screenshot
screenshot

下载Age Watch扩展crx文件

下载Age Watch扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Age Watch — Watch your age!                    

扩展基本信息

名称 Age Watch Age Watch
ID oakoijppjjmfigphnogkbmecfjhpoogj
官方URL https://chromewebstore.google.com/detail/age-watch/oakoijppjjmfigphnogkbmecfjhpoogj
简介 Age Watch — Watch your age!
文件大小 336 KB
安装次数 187
当前版本 1.0
更新时间 2019-03-27
上架时间 2019-03-27
评分 3.40/5 共5次评分
开发者 https://siamak.us
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": ".\/dist\/index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Age Watch \u2014 Watch your age!",
    "icons": {
        "128": ".\/icons\/128.png",
        "16": ".\/icons\/16.png",
        "48": ".\/icons\/48.png"
    },
    "browser_action": {
        "default_icon": {
            "16": ".\/icons\/16.png",
            "24": ".\/icons\/24.png",
            "32": ".\/icons\/32.png"
        },
        "default_title": "Age Watch"
    },
    "manifest_version": 2,
    "name": "Age Watch",
    "offline_enabled": true,
    "version": "1.0"
}