Doctor Who Tab

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

ما هو Doctor Who Tab؟

Doctor Who Tab هو إضافة Chrome تم تطويرها بواسطة nlai، والميزة الرئيسية لها هي "This extension will display a productivity tab with a Doctor Who theme".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Doctor Who Tab

قم بتنزيل ملفات الامتداد Doctor Who Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة 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"
    ]
}