Piggment - Crafted to Inspired

The gradient you have always wanted. Generate, explore, easy CSS copy crossbrowser code all in one place

Piggment - Crafted to Inspiredคืออะไร?

Piggment - Crafted to Inspired เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://codewonders.dev และคุณลักษณะหลักของมันคือ "The gradient you have always wanted. Generate, explore, easy CSS copy crossbrowser code all in one place"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Piggment - Crafted to Inspired

ดาวน์โหลดไฟล์ส่วนขยาย Piggment - Crafted to Inspired ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Piggment is curated collection of amazingly coloured gradients for designers, developers and smart creators over the world. now you can generate, explore, save, easy CSS cross-browser gradient codes all in a new tab.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Piggment - Crafted to Inspired Piggment - Crafted to Inspired
ID eifkhhlfjplpakoddkndkgjhfajnhffg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/piggment-crafted-to-inspi/eifkhhlfjplpakoddkndkgjhfajnhffg
คำอธิบาย The gradient you have always wanted. Generate, explore, easy CSS copy crossbrowser code all in one place
ขนาดไฟล์ 1000 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2020-07-27
วันที่เผยแพร่ 2020-07-23
ผู้พัฒนา https://codewonders.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://piggment.co
URL หน้าช่วยเหลือ https://piggment.co/about
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "Piggment",
    "name": "Piggment - Crafted to Inspired",
    "version": "1.1.0",
    "description": "The gradient you have always wanted. Generate, explore, easy CSS copy crossbrowser code all in one place",
    "author": "Adenekan Wonderful",
    "browser_action": {
        "default_icon": "favicon.ico",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/  https:\/\/www.google-analytics.com\/ ; object-src 'self'; ",
    "icons": {
        "16": "favicon.ico",
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/"
    ]
}