All in your new tab start page
All search engines and apps available from the home page of your new tab
O que é All in your new tab start page?
All in your new tab start page é uma extensão do Chrome desenvolvida por levishuberherbrand, e sua principal característica é "All search engines and apps available from the home page of your new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão All in your new tab start page
Baixe arquivos de extensão All in your new tab start page 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
With AllinOne.ws you will have access to search engines directly in your new tab, and you will can customize the new as much as you can imagine. And yes, you can create your own search engines or copy those created by the community. You can also configure your own direct access bar to your favorite websites. You can even change the design of this app, by putting dynamic backgrounds. Enjoy Enjoy it, Share your settings and Copy search engines created by other users !.
Informações Básicas da Extensão
Nome | All in your new tab start page |
ID | jahnlnoibdkpgnbfkgnhoclndnekmbod |
URL Oficial | https://chromewebstore.google.com/detail/all-in-your-new-tab-start/jahnlnoibdkpgnbfkgnhoclndnekmbod |
Descrição | All search engines and apps available from the home page of your new tab |
Tamanho do Arquivo | 73.19 KB |
Contagem de Instalações | 245 |
Versão Atual | 2.21 |
Última Atualização | 2022-01-20 |
Data de Publicação | 2020-01-17 |
Classificação | 4.75/5 Total de 4 Avaliações |
Desenvolvedor | levishuberherbrand |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://all-io.net |
URL da Página de Política de Privacidade | https://blintic.com/policy.html |
Idiomas Suportados | de,en,fr,es,es-419,it,pt-BR,pt-PT,ru,ja |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "tab.html" }, "default_locale": "en", "description": "__MSG_chrome_extension_description__", "icons": { "16": "img\/icon_16.png", "128": "img\/icon_128.png", "36": "img\/icon_38.png", "48": "img\/icon_48.png" }, "permissions": [ "topSites", "sessions" ], "manifest_version": 3, "name": "__MSG_chrome_extension_name__", "options_page": "tab.html", "short_name": "__MSG_chrome_extension_short_name__", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.21" } |