flygOn LiGht | Shell Shockers Theme

New Shell Shockers Theme by flyg0n Light

flygOn LiGht | Shell Shockers Themeとは何ですか?

flygOn LiGht | Shell Shockers Themeはrowbs.jsによって開発されたChromeの拡張機能で、その主な機能は「New Shell Shockers Theme by flyg0n Light」です。

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

screenshot

flygOn LiGht | Shell Shockers Theme拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Purple/Pink theme for shell shockers                    

拡張機能の基本情報

名前 flygOn LiGht | Shell Shockers Theme flygOn LiGht | Shell Shockers Theme
ID nhijkfiaoffcfcjaigbjakocpkejnoma
公式URL https://chromewebstore.google.com/detail/flygon-light-shell-shocke/nhijkfiaoffcfcjaigbjakocpkejnoma
説明 New Shell Shockers Theme by flyg0n Light
ファイルサイズ 16.35 KB
インストール数 65
現在のバージョン 1
最終更新日 2022-02-16
公開日 2022-02-15
評価 5.00/5 合計 1 レビュー
開発者 rowbs.js
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "flygOn LiGht | Shell Shockers Theme",
    "version": "1",
    "author": "Designed by flyg0n Light",
    "description": "New Shell Shockers Theme by flyg0n Light",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}