Vine Quotes - New Tab

Displays a new vine quote along with the user's top sites every time new tab is opened

Vine Quotes - New Tab क्या है?

Vine Quotes - New Tab nworthington16dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays a new vine quote along with the user's top sites every time new tab is opened"।

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

screenshot

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

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

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

                        Upon opening a new tab, enjoy a fresh vine quote, along with links to your top sites.

Simple and soothing.

RIP Vine.                    

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

नाम Vine Quotes - New Tab Vine Quotes - New Tab
ID nikilimfbnkfgfclokjggmpjhbjbkiin
आधिकारिक URL https://chromewebstore.google.com/detail/vine-quotes-new-tab/nikilimfbnkfgfclokjggmpjhbjbkiin
विवरण Displays a new vine quote along with the user's top sites every time new tab is opened
फ़ाइल का आकार 6.96 KB
स्थापना संख्या 11
वर्तमान संस्करण 1.0
अंतिम अपडेट 2018-12-04
प्रकाशन तिथि 2018-12-04
डेवलपर nworthington16dev
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vine Quotes - New Tab",
    "version": "1.0",
    "description": "Displays a new vine quote along with the user's top sites every time new tab is opened",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "topSites"
    ]
}