Freaky Foxy ranking

Highlight NFTs rarities and ranks on NFT marketplaces

ما هو Freaky Foxy ranking؟

Freaky Foxy ranking هو إضافة Chrome تم تطويرها بواسطة jhonito023، والميزة الرئيسية لها هي "Highlight NFTs rarities and ranks on NFT marketplaces".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Freaky Foxy ranking

قم بتنزيل ملفات الامتداد Freaky Foxy ranking بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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\/*"
    ]
}