Dinosaurs nStart tab
Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images
Was ist Dinosaurs nStart tab?
Dinosaurs nStart tab ist eine Chrome-Erweiterung, die von nStart online entwickelt wurde, und ihr Hauptmerkmal ist "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images".
Erweiterungsscreenshots
Dinosaurs nStart tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dinosaurs nStart 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
New Tab with your favorite Dinosaurs images. Install, Open a new tab and get our editor's choice Dinosaurs images. Please note that the use of the search box feature will be provided by top search vendors. Privacy Policy - https://nstart.online/pp-Dinosaurs TOS - https://nstart.online/trms-Dinosaurs Contact us - [email protected] by clicking “Add to chrome”, I accept and agree to installing the Dinosaurs nStart tab's Chrome extension and to the Service and the Terms of Use (https://nstart.online/trms-Dinosaurs) and Privacy Policy (https://nstart.online/pp-Dinosaurs). How do I uninstall the Dinosaurs nStart tab extension? On the top right of your screen, right click the Extension icon and choose "Remove from Chrome"
Grundlegende Informationen zur Erweiterung
Name | |
ID | cefejodbhfgmbbepdkmkpnchioghneda |
Offizielle URL | https://chromewebstore.google.com/detail/dinosaurs-nstart-tab/cefejodbhfgmbbepdkmkpnchioghneda |
Beschreibung | Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images |
Dateigröße | 346 KB |
Installationsanzahl | 29 |
Aktuelle Version | 1.0.0.1 |
Letztes Update | 2024-01-18 |
Veröffentlichungsdatum | 2021-11-12 |
Entwickler | nStart online |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://nstart.online/pp |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": { "32": "icons\/dino-32.png" } }, "default_locale": "en", "description": "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images", "icons": { "16": "icons\/dino-16.png", "32": "icons\/dino-32.png", "128": "icons\/dino-128.png" }, "chrome_url_overrides": { "newtab": ".\/\/main.html" }, "manifest_version": 3, "name": "Dinosaurs nStart tab", "version": "1.0.0.1" } |