Minty || Shell Shockers

by Jayvan

Minty || Shell Shockersとは何ですか?

Minty || Shell Shockersはjayvandevによって開発されたChromeの拡張機能で、その主な機能は「by Jayvan」です。

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

screenshot

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

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

拡張機能の使用方法

                        Minty Shell Shockers Theme

Enhance your shell shockers experience with a custom shell shockers theme!

Features:

- Custom UI
- Custom Scope
- Custom Crosshair

UPDATE:
- Removed Spotify                    

拡張機能の基本情報

名前 Minty || Shell Shockers Minty || Shell Shockers
ID jflgpdcdjddeffbonmencaniedjmpgjh
公式URL https://chromewebstore.google.com/detail/minty-shell-shockers/jflgpdcdjddeffbonmencaniedjmpgjh
説明 by Jayvan
ファイルサイズ 18.04 KB
インストール数 59
現在のバージョン 1.3
最終更新日 2023-03-23
公開日 2022-10-18
開発者 jayvandev
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Minty || Shell Shockers",
    "description": "by Jayvan",
    "version": "1.3",
    "icons": {
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "popup.js"
            ],
            "matches": [
                "https:\/\/shellshock.io\/"
            ]
        }
    ]
}