ProductivityTab — Custom New Tab Dashboard

A customizable personal dashboard on your new tab page featuring 50+ widgets, breathtaking backgrounds and much more.

ما هو ProductivityTab — Custom New Tab Dashboard؟

ProductivityTab — Custom New Tab Dashboard هو إضافة Chrome تم تطويرها بواسطة https://productivitytab.co، والميزة الرئيسية لها هي "A customizable personal dashboard on your new tab page featuring 50+ widgets, breathtaking backgrounds and much more.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ProductivityTab — Custom New Tab Dashboard

قم بتنزيل ملفات الامتداد ProductivityTab — Custom New Tab Dashboard بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        A lightning fast new tab dashboard with stunning backgrounds, news, weather, HTML, Bookmarks, sports, RSS feed, stocks, todo, custom iFrames and much more!

Make your new tab the way you want it to be: Fast, customizable, beautiful and productive!

ProductivityTab includes dozens of widgets, hundreds of stunning backgrounds, and powerful features including:

✔ Embed your favorite sites or web assets using custom HTML and iFrame widgets, and stay up to date with multi-tab RSS feeds. 
✔ Increase your productivity with Todo, Notes, Clock, Google Analytics and System Statistics
✔ Stay up to date with Weather, Sports, News, Stocks, Feedly, Reddit, YouTube, and Pocket
✔ Manager your browser using Bookmarks, Top Sites and Recently Closed Tabs widgets
✔ Quick access to your Google Drive, Gmail, Calendar, Tasks, Keep, Voice and Classroom services 
✔ Dictionary, Quotes, Translation, Currency and Unit Conversion utilities are always on hand to help you out.
✔ Fully featured voice search and "OK Google" hotword detection
✔ Drag and drop customization on 1-5 columns or a freeform grid!
✔ Navigate between an unlimited number of customizable tabs, each with their own widgets and settings.
✔ Automatic backups of your settings and data, and Google authenticated login so you can take your dashboard anywhere!
✔ Upgrade to Pro and get dark and transparent themes, live backgrounds, maximizable widgets, hourly weather forecasts, and much more
✔ Limitless customization - your imagination is the limit!

Plus hundreds more features! 
Install ProductivityTab now and check them out!

~~~~    ~~~~    ~~~~

Sick of new tab extensions that lock you in?

Want unlimited customization?

Looking for a beautiful start page that keeps getting better? 

ProductivityTab is for you!

--
Only want ProductivityTab to show when you start Chrome? Try the main extension: https://ichro.me/w

Feedback and suggestions are welcome anytime at: http://ProductivityTab.uservoice.com                    

معلومات أساسية عن التمديد

الاسم ProductivityTab — Custom New Tab Dashboard ProductivityTab — Custom New Tab Dashboard
ID iccjgbbjckehppnpajnmplcccjcgbdep
عنوان URL الرسمي https://chromewebstore.google.com/detail/productivitytab-%E2%80%94-custom/iccjgbbjckehppnpajnmplcccjcgbdep
الوصف A customizable personal dashboard on your new tab page featuring 50+ widgets, breathtaking backgrounds and much more.
حجم الملف 1.87 MB
عدد التثبيتات 33,049
النسخة الحالية 3.0.45.26
آخر تحديث 2023-12-05
تاريخ النشر 2020-06-14
تقييم 4.39/5 مجموع تقييمات 5859
المطور https://productivitytab.co
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://productivitytab.co/
عنوان صفحة المساعدة https://ichrome.uservoice.com/
عنوان صفحة سياسة الخصوصية https://productivitytab.co/privacy-policy
اللغات المدعومة id,de,en,fr,nl,tr,ca,da,es,hr,it,pl,pt-PT,cs,sr,ru,uk,iw,hi,bn,zh-CN,zh-TW,ja
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "inject\/js\/wunderlistfix.js"
            ],
            "matches": [
                "https:\/\/*.wunderlist.com\/*",
                "http:\/\/*.wunderlist.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "css": [
                "inject\/css\/gmailfix.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "all_frames": true
        },
        {
            "css": [
                "inject\/css\/gplus.css"
            ],
            "matches": [
                "https:\/\/plus.google.com\/app\/basic*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "inject\/js\/classroom.js"
            ],
            "matches": [
                "https:\/\/classroom.google.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "js": [
                "inject\/js\/facebook.js"
            ],
            "matches": [
                "https:\/\/m.facebook.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "js": [
                "inject\/js\/notifications.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/ichrome\/notifications*"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "index.html",
        "uniqueid_19548234.png"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": [],
    "options_page": "index.html#settings",
    "permissions": [
        "storage",
        "cookies",
        "sessions",
        "",
        "webRequest",
        "system.cpu",
        "system.memory",
        "unlimitedStorage",
        "chrome:\/\/favicon\/",
        "webRequestBlocking"
    ],
    "optional_permissions": [
        "tabs",
        "topSites",
        "bookmarks",
        "management"
    ],
    "version": "3.0.45.26",
    "manifest_version": 2,
    "default_locale": "en",
    "short_name": "ProductivityTab",
    "offline_enabled": true,
    "name": "__MSG_extName__",
    "minimum_chrome_version": "39.0",
    "description": "__MSG_extDescription__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-hNWUbwB8ZS\/vP+O4TfqZ\/mmkMSYSJqGZ\/4t5SSwAEk0=' 'sha256-1U43HAOlAXz6irAbXBbIpCr9fs\/nLVDSCTx+uGZSAvY=' https:\/\/*.facebook.net https:\/\/*.facebook.com https:\/\/www.google-analytics.com https:\/\/*.uservoice.com https:\/\/www.google.com https:\/\/js.braintreegateway.com https:\/\/assets.braintreegateway.com https:\/\/www.paypalobjects.com https:\/\/cdn.pubguru.com https:\/\/z-na.amazon-adsystem.com https:\/\/worldtimeapi.org https:\/\/www.gstatic.com; object-src 'self'"
}