Dinosaurs nStart tab
Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images
O que é Dinosaurs nStart tab?
Dinosaurs nStart tab é uma extensão do Chrome desenvolvida por nStart online, e sua principal característica é "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dinosaurs nStart tab
Baixe arquivos de extensão Dinosaurs nStart tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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"
Informações Básicas da Extensão
Nome | |
ID | cefejodbhfgmbbepdkmkpnchioghneda |
URL Oficial | https://chromewebstore.google.com/detail/dinosaurs-nstart-tab/cefejodbhfgmbbepdkmkpnchioghneda |
Descrição | Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images |
Tamanho do Arquivo | 346 KB |
Contagem de Instalações | 29 |
Versão Atual | 1.0.0.1 |
Última Atualização | 2024-01-18 |
Data de Publicação | 2021-11-12 |
Desenvolvedor | nStart online |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://nstart.online/pp |
Idiomas Suportados | 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" } |