Freaky Foxy ranking

Highlight NFTs rarities and ranks on NFT marketplaces

Freaky Foxy ranking क्या है?

Freaky Foxy ranking jhonito023 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Highlight NFTs rarities and ranks on NFT marketplaces"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Freaky Foxy ranking एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The snipers best weapon, see the rarity of an NFT on DigitalEyes without having to search anywhere. Highlighted ranks with different colors to differentiate the NFT rank position. More features to be released soon!
NFT collections supported at the moment: 

Freaky Foxy Family

If you like the project, any support is welcome!
Solana address: AyeysCf4pYaijqi3WGcwSBvGsxa28FZFepNVaqtAty2i                    

एक्सटेंशन की मूल जानकारी

नाम Freaky Foxy ranking Freaky Foxy ranking
ID gcbokcpioijpdpcllceajcccgacpknae
आधिकारिक URL https://chromewebstore.google.com/detail/freaky-foxy-ranking/gcbokcpioijpdpcllceajcccgacpknae
विवरण Highlight NFTs rarities and ranks on NFT marketplaces
फ़ाइल का आकार 24.28 KB
स्थापना संख्या 13
वर्तमान संस्करण 0.0.4
अंतिम अपडेट 2021-10-09
प्रकाशन तिथि 2021-10-07
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर jhonito023
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Freaky Foxy ranking",
    "description": "Highlight NFTs rarities and ranks on NFT marketplaces",
    "version": "0.0.4",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Rankify",
        "default_icon": {
            "16": "icon.png",
            "24": "icon.png",
            "32": "icon.png",
            "48": "icon.png"
        }
    },
    "permissions": [
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/digitaleyes.market\/*",
        "https:\/\/magiceden.io\/*"
    ]
}