Primary Tab
Primary Tab
Was ist Primary Tab?
Primary Tab ist eine Chrome-Erweiterung, die von ADV MOBILITY SOLUTIONS LTD entwickelt wurde, und ihr Hauptmerkmal ist "Primary Tab".
Erweiterungsscreenshots
Primary Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Primary Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "PrimaryTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy. The new tab of your browser will become more informative and beautiful with our extension! Widgets: - Weather widget - built-in weather forecast in the your location - Clock widget - Top Websites widget - show your Top 10 websites - Search bar widget Get Primary Tab extension and make your browser more comfortable! https://primary-tab.com/app-info/priv.html https://primary-tab.com/app-info/term.html https://primary-tab.com/app-info/contacts.html https://primary-tab.com/app-info/about.html
Grundlegende Informationen zur Erweiterung
Name | Primary Tab |
ID | mkakgkpinfpfapnliafpjkeccjphjgjf |
Offizielle URL | https://chromewebstore.google.com/detail/primary-tab/mkakgkpinfpfapnliafpjkeccjphjgjf |
Beschreibung | Primary Tab |
Dateigröße | 2.61 MB |
Installationsanzahl | 56,455 |
Aktuelle Version | 1.2.0 |
Letztes Update | 2022-09-12 |
Veröffentlichungsdatum | 2022-09-02 |
Bewertung | 5.00/5 Insgesamt 39 Bewertungen |
Entwickler | ADV MOBILITY SOLUTIONS LTD |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://primary-tab.com/app-info/priv.html |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "favicon.png" } }, "chrome_url_overrides": { "newtab": "build\/index.html" }, "description": "Primary Tab", "icons": { "128": "favicon.png" }, "manifest_version": 3, "name": "Primary Tab", "permissions": [ "topSites" ], "version": "1.2.0" } |