ProductivityTab — Custom Homepage Dashboard
A remarkably customizable personal homepage featuring 50+ widgets, breathtaking backgrounds and much more.
Hvad er ProductivityTab — Custom Homepage Dashboard?
ProductivityTab — Custom Homepage Dashboard er en Chrome-udvidelse udviklet af https://productivitytab.co, og dens hovedfunktion er "A remarkably customizable personal homepage featuring 50+ widgets, breathtaking backgrounds and much more.".
Udvidelsesskærmbilleder
Download ProductivityTab — Custom Homepage Dashboard-udvidelses-CRX-fil
Download ProductivityTab — Custom Homepage Dashboard-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
A lightning fast homepage dashboard with stunning backgrounds, news, weather, HTML, Bookmarks, sports, RSS feed, stocks, todo, custom iFrames and much more! Make your homepage 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 open a new tab? Try the main extension: https://ichro.me Feedback and suggestions are welcome anytime at: http://ichrome.uservoice.com
Grundlæggende oplysninger om udvidelsen
Navn | ProductivityTab — Custom Homepage Dashboard |
ID | oghkljobbhapacbahlneolfclkniiami |
Officiel URL | https://chromewebstore.google.com/detail/productivitytab-%E2%80%94-custom/oghkljobbhapacbahlneolfclkniiami |
Beskrivelse | A remarkably customizable personal homepage featuring 50+ widgets, breathtaking backgrounds and much more. |
Filstørrelse | 1.87 MB |
Antal Installationer | 48,211 |
Nuværende Version | 3.0.45.26 |
Senest Opdateret | 2023-12-05 |
Udgivelsesdato | 2020-08-02 |
Bedømmelse | 4.25/5 Samlet 5296 Bedømmelser |
Udvikler | https://productivitytab.co |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://productivitytab.co/ |
Hjælpeside-URL | http://ichrome.uservoice.com/ |
URL til Fortrolighedspolitik Side | https://productivitytab.co/privacy-policy |
Understøttede Sprog | 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 } ], "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", "chrome_settings_overrides": { "homepage": "https:\/\/ichro.me\/redirect" }, "permissions": [ "storage", "cookies", "sessions", " |