666

666.666

666とは何ですか?

666は75-20によって開発されたChromeの拡張機能で、その主な機能は「666.666」です。

拡張機能のスクリーンショット

screenshot

666拡張機能のCRXファイルをダウンロード

666拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        .666: The devil is in the details.                    

拡張機能の基本情報

名前 666 666
ID ljnafadpolnnicjhmakmjbjabembandn
公式URL https://chrome.google.com/webstore/detail/666/ljnafadpolnnicjhmakmjbjabembandn
説明 666.666
ファイルサイズ 16.86 KB
インストール数 27
現在のバージョン 0.0.0.1
最終更新日 2020-03-18
公開日 2020-03-15
評価 1.00/5 合計 1 レビュー
開発者 75-20
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "666",
    "description": "666.666",
    "version": "0.0.0.1",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}