Doctor Who Tab

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

Hvad er Doctor Who Tab?

Doctor Who Tab er en Chrome-udvidelse udviklet af nlai, og dens hovedfunktion er "This extension will display a productivity tab with a Doctor Who theme".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Doctor Who Tab-udvidelses-CRX-fil

Download Doctor Who Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Doctor Who Tab Doctor Who Tab
ID ckpglafpbjagceoefmgcifimljefkenb
Officiel URL https://chrome.google.com/webstore/detail/doctor-who-tab/ckpglafpbjagceoefmgcifimljefkenb
Beskrivelse This extension will display a productivity tab with a Doctor Who theme
Filstørrelse 10.8 MB
Antal Installationer 1,000
Nuværende Version 1.3
Senest Opdateret 2016-08-22
Udgivelsesdato 2016-08-22
Bedømmelse 4.08/5 Samlet 50 Bedømmelser
Udvikler nlai
Betalingsmetode free
Hjælpeside-URL https://github.com/n-lai/geronimo
Understøttede Sprog 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"
    ]
}