Doctor Who Tab

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

Apa itu Doctor Who Tab?

Doctor Who Tab adalah ekstensi Chrome yang dikembangkan oleh nlai, dan fitur utamanya adalah "This extension will display a productivity tab with a Doctor Who theme".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Doctor Who Tab

Unduh file ekstensi Doctor Who Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Doctor Who Tab Doctor Who Tab
ID ckpglafpbjagceoefmgcifimljefkenb
URL Resmi https://chrome.google.com/webstore/detail/doctor-who-tab/ckpglafpbjagceoefmgcifimljefkenb
Deskripsi This extension will display a productivity tab with a Doctor Who theme
Ukuran File 10.8 MB
Jumlah Instalasi 1,000
Versi Saat Ini 1.3
Terakhir Diperbarui 2016-08-22
Tanggal Publikasi 2016-08-22
Penilaian 4.08/5 Total 50 Penilaian
Pengembang nlai
Tipe Pembayaran free
URL Halaman Bantuan https://github.com/n-lai/geronimo
Bahasa yang Didukung 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"
    ]
}