Doctor Who Tab

This extension will display a productivity tab with a Doctor Who theme

Doctor Who Tab क्या है?

Doctor Who Tab nlai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will display a productivity tab with a Doctor Who theme"।

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

screenshot
screenshot

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

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

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

                        Tired of the standard new tab page for Google Chrome? Fellow Whovian? You've come to the right place! The Doctor Who Chrome Extension replaces the standard new tab page and features a Tardis-themed background and todo list to keep you on track as you browse the web.                    

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

नाम Doctor Who Tab Doctor Who Tab
ID ckpglafpbjagceoefmgcifimljefkenb
आधिकारिक URL https://chrome.google.com/webstore/detail/doctor-who-tab/ckpglafpbjagceoefmgcifimljefkenb
विवरण This extension will display a productivity tab with a Doctor Who theme
फ़ाइल का आकार 10.8 MB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.3
अंतिम अपडेट 2016-08-22
प्रकाशन तिथि 2016-08-22
रेटिंग 4.08/5 कुल 50 रेटिंग्स
डेवलपर nlai
भुगतान के प्रकार free
सहायता पृष्ठ URL https://github.com/n-lai/geronimo
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Doctor Who Tab",
    "description": "This extension will display a productivity tab with a Doctor Who theme",
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}