SuperRare

The SuperRare chrome extension 💎

SuperRareคืออะไร?

SuperRare เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://smth.club และคุณลักษณะหลักของมันคือ "The SuperRare chrome extension 💎"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SuperRare

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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'"
}