Dinosaurs nStart tab
Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images
What is Dinosaurs nStart tab?
Dinosaurs nStart tab is a Chrome extension developed by nStart online, and its main feature is "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images".
Extension Screenshots
Download Dinosaurs nStart tab Extension CRX File
Download Dinosaurs nStart tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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"
Extension Basic Information
Name | |
ID | cefejodbhfgmbbepdkmkpnchioghneda |
Official URL | https://chromewebstore.google.com/detail/dinosaurs-nstart-tab/cefejodbhfgmbbepdkmkpnchioghneda |
Description | Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images |
File Size | 346 KB |
Installation Count | 29 |
Current Version | 1.0.0.1 |
Last Updated | 2024-01-18 |
Publish Date | 2021-11-12 |
Developer | nStart online |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://nstart.online/pp |
Supported Languages | 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" } |