Fancy Motivation Tab

Override the new tab page with a Motivation Fancy

Fancy Motivation Tab क्या है?

Fancy Motivation Tab LONG LA द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Override the new tab page with a Motivation Fancy"।

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

screenshot

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

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

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

                        Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives                    

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

नाम Fancy Motivation Tab Fancy Motivation Tab
ID igbkklljibhkighkhflfhdcjglmfdejp
आधिकारिक URL https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp
विवरण Override the new tab page with a Motivation Fancy
फ़ाइल का आकार 37.33 MB
स्थापना संख्या 82
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2016-08-09
प्रकाशन तिथि 2016-08-09
रेटिंग 4.88/5 कुल 8 रेटिंग्स
डेवलपर LONG LA
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://longla.github.io/Inspirely/#/motivatives
सहायता पृष्ठ URL https://longla.github.io/Inspirely/#/motivatives
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fancy Motivation Tab",
    "description": "Override the new tab page with a Motivation Fancy",
    "short_name": "Motivation Tab",
    "minimum_chrome_version": "24.0.1307.0",
    "version": "1.0.0",
    "icons": {
        "16": "Quotation-Marks-16.png",
        "128": "Quotation-Marks-128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}