Shell Shockers Play

For Shell Shockers lovers, it is the browser add-on of one-click access to play

Shell Shockers Playとは何ですか?

Shell Shockers Playはylnzdmrkrによって開発されたChromeの拡張機能で、その主な機能は「For Shell Shockers lovers, it is the browser add-on of one-click access to play」です。

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

screenshot

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

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

拡張機能の使用方法

                        You can click on the button on your Chrome extension then quickly access to Shell Shockers tips and guides                    

拡張機能の基本情報

名前 Shell Shockers Play Shell Shockers Play
ID kaibiiplgnmagagcjddplhkngbgoafpj
公式URL https://chrome.google.com/webstore/detail/shell-shockers-play/kaibiiplgnmagagcjddplhkngbgoafpj
説明 For Shell Shockers lovers, it is the browser add-on of one-click access to play
ファイルサイズ 1.42 MB
インストール数 59
現在のバージョン 3.0
最終更新日 2022-04-28
公開日 2022-04-28
開発者 ylnzdmrkr
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://yuhho.com/shell-shockers
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shell Shockers Play",
    "description": "For Shell Shockers lovers, it is the browser add-on of one-click access to play",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}