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
Eメール [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"
}