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 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 फ़ाइल डाउनलोड करें

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

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

                        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\/"
    ]
}