SuperRare

The SuperRare chrome extension 💎

SuperRareとは何ですか?

SuperRareはhttps://smth.clubによって開発されたChromeの拡張機能で、その主な機能は「The SuperRare chrome extension 💎」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        View an aleatory digital artwork from the SuperRare marketplace on every new tab.



A community creation
by @Gabriel07__                    

拡張機能の基本情報

名前 SuperRare SuperRare
ID kaehihbalgldgjkcikmiggaehidooijc
公式URL https://chromewebstore.google.com/detail/superrare/kaehihbalgldgjkcikmiggaehidooijc
説明 The SuperRare chrome extension 💎
ファイルサイズ 202 KB
インストール数 69
現在のバージョン 1.0.3
最終更新日 2021-02-25
公開日 2021-02-25
評価 5.00/5 合計 3 レビュー
開発者 https://smth.club
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://superrare.co/
ヘルプページのURL https://twitter.com/Gabriel07__
プライバシーポリシーページのURL https://gabriellobl.github.io/visualize-life
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SuperRare",
    "version": "1.0.3",
    "manifest_version": 2,
    "description": "The SuperRare chrome extension \ud83d\udc8e",
    "icons": {
        "16": "sr-16.png",
        "48": "sr-48.png",
        "128": "sr-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "sr-16.png",
            "48": "sr-48.png",
            "128": "sr-128.png"
        },
        "default_title": "SuperRare"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}