news_19 | Shell Shockers Theme

New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!

news_19 | Shell Shockers Themeとは何ですか?

news_19 | Shell Shockers Themeはnews19shellsによって開発されたChromeの拡張機能で、その主な機能は「New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3                    

拡張機能の基本情報

名前 news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
公式URL https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
説明 New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
ファイルサイズ 16.43 KB
インストール数 32
現在のバージョン 1
最終更新日 2022-09-15
公開日 2022-09-15
評価 5.00/5 合計 1 レビュー
開発者 news19shells
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "news_19 | Shell Shockers Theme",
    "version": "1",
    "author": "Designed and Programmed by Skullgeto#0001 | Uploaded by news#5907",
    "description": "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!",
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*",
                "https:\/\/deadlyegg.com\/*",
                "https:\/\/geometry.monster\/*",
                "https:\/\/humanorganising.org\/*",
                "https:\/\/algebra.vip\/*",
                "https:\/\/mathdrills.info\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}