KongTracker

Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.

KongTrackerとは何ですか?

KongTrackerはKongTrackerによって開発されたChromeの拡張機能で、その主な機能は「Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Displays Overall Boost and Rarity of all Rumble Kong's on Open Sea

WHAT: KongTracker adds the Rarity Score and Overall Boost of all Kong's to their cards on OpenSea

WHY: The current solution is a community managed google document. It's cumbersome to have OpenSea, a Google Doc, and Rarity.Tools open to inform your purchasing decision.  

HOW: KongTracker modifies HTML (ONLY) on OpenSea. It does not require logins and is simply a front-end skin for an already existing platform. No data is stored, nor sent.                    

拡張機能の基本情報

名前 KongTracker KongTracker
ID fcdbkhhnlnlelcjjaeipnbomfobphlcj
公式URL https://chromewebstore.google.com/detail/kongtracker/fcdbkhhnlnlelcjjaeipnbomfobphlcj
説明 Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.
ファイルサイズ 606 KB
インストール数 18
現在のバージョン 1.02
最終更新日 2021-09-08
公開日 2021-09-05
評価 5.00/5 合計 1 レビュー
開発者 KongTracker
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KongTracker",
    "description": "Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.",
    "version": "1.02",
    "manifest_version": 3,
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "\/images\/rkl128.png"
        }
    },
    "icons": {
        "128": "\/images\/rkl128.png"
    }
}