Art

Get a quick art history lesson with each new tab. This open source extension grabs a random image of artwork provided by the MET.…

Art क्या है?

Art http://www.zachschnell.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get a quick art history lesson with each new tab. This open source extension grabs a random image of artwork provided by the MET.…"।

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

screenshot
screenshot

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

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

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

                        Get a quick art history lesson with each new tab. This open source extension grabs a random image of artwork provided by the MET. Earlier this year, they released hundreds of thousands of such images, ranging from statues and costumes to baseball cards and albumen. See something you like? Hit the "more like this" button and see more of the art that most captivates you.                    

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

नाम Art Art
ID camjlcjebflgchepghjpjeiddegldhae
आधिकारिक URL https://chrome.google.com/webstore/detail/art/camjlcjebflgchepghjpjeiddegldhae
विवरण Get a quick art history lesson with each new tab. This open source extension grabs a random image of artwork provided by the MET.…
फ़ाइल का आकार 744 KB
स्थापना संख्या 88
वर्तमान संस्करण 0.9.1
अंतिम अपडेट 2017-11-26
प्रकाशन तिथि 2017-11-26
डेवलपर http://www.zachschnell.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/zchr/art
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Art",
    "version": "0.9.1",
    "chrome_url_overrides": {
        "newtab": "art.html"
    },
    "permissions": [
        "https:\/\/www.metmuseum.org\/"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}