Tab Plus

Tab Plus is more than just a tab, - local weather, flip clock and more...

Tab Plus क्या है?

Tab Plus xtensionplus.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tab Plus is more than just a tab, - local weather, flip clock and more..."।

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

screenshot
screenshot
screenshot

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

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

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

                        Very useful and nice start page, 
more than just a new tab, - local weather, flip clock and more...                    

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

नाम Tab Plus Tab Plus
ID gnpkfejhbjbfidphpdfeokopdigeinkf
आधिकारिक URL https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf
विवरण Tab Plus is more than just a tab, - local weather, flip clock and more...
फ़ाइल का आकार 753 KB
स्थापना संख्या 72
वर्तमान संस्करण 1.0.1.3
अंतिम अपडेट 2017-07-18
प्रकाशन तिथि 2017-07-18
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर xtensionplus.com
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "name": "Tab Plus",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...",
    "icons": {
        "128": "images\/tab+-128.png",
        "16": "images\/tab+-16.png",
        "48": "images\/tab+-48.png",
        "64": "images\/tab+-64.png"
    },
    "manifest_version": 2,
    "options_page": "index.html#options",
    "permissions": [
        "storage",
        "geolocation",
        "unlimitedStorage",
        "https:\/\/maps.googleapis.com\/maps\/api\/",
        "http:\/\/api.wunderground.com\/api"
    ],
    "version": "1.0.1.3"
}