Tab Plus

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

ما هو Tab Plus؟

Tab Plus هو إضافة Chrome تم تطويرها بواسطة xtensionplus.com، والميزة الرئيسية لها هي "Tab Plus is more than just a tab, - local weather, flip clock and more...".

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

screenshot
screenshot
screenshot

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

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