Nova guia
Com papéis de parede de HD 4K e notícias do mundo e da tecnologia.
Vad är Nova guia?
Nova guia är en Chrome-tillägg utvecklad av https://w3search.net, och dess huvudfunktion är "Com papéis de parede de HD 4K e notícias do mundo e da tecnologia.".
Tilläggsskärmbilder
Ladda ner Nova guia-förlängningens CRX-fil
Ladda ner Nova guia-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Baixe a extensão oficial da nova guia para Chrome OS, Mac ou Windows e experimente uma excelente experiência de navegador / navegação com 4K grátis, temas HD, imagens de fundo para seu clube favorito.
- Design minimalista com recursos interessantes:
- Pesquisa livremente definida (pesquisa principal e pesquisas verticais livremente ajustáveis)
- Sugestões de pesquisa com atalhos para suas páginas favoritas
- Crie suas páginas favoritas como links rápidos centralmente
- As imagens de fundo podem ser selecionadas livremente e você pode usar as configurações para definir quando a imagem de fundo deve ser alterada
- Notícias atuais sobre Tecnologia
- Acesse o Google Apps diretamente com um clique
- Os favoritos e o histórico podem ser acessados e editados muito rapidamente. Grundläggande Information om Tillägg
| Namn | |
| ID | laiheokhembjhhaedgbebngfgaklmeap |
| Officiell webbadress | https://chromewebstore.google.com/detail/nova-guia/laiheokhembjhhaedgbebngfgaklmeap |
| Beskrivning | Com papéis de parede de HD 4K e notícias do mundo e da tecnologia. |
| Filstorlek | 1.11 MB |
| Antal Installationer | 36 |
| Aktuell Version | 2.8.1 |
| Senast Uppdaterad | 2020-11-27 |
| Publiceringsdatum | 2020-11-27 |
| Utvecklare | https://w3search.net |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.emc.com.br/ |
| Hjälpsida URL | https://www.emc.com.br/ |
| URL till Sekretesspolicy Sidan | https://www.brandturbo.vip/pt/privacy |
| Stödda Språk | pt-BR |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Nova guia",
"version": "2.8.1",
"description": "Com pap\u00e9is de parede de HD 4K e not\u00edcias do mundo e da tecnologia.",
"icons": {
"16": "icons\/icon-16px.png",
"32": "icons\/icon-32px.png",
"48": "icons\/icon-96px.png",
"128": "icons\/icon-256px.png"
},
"chrome_url_overrides": {
"newtab": "startpage.html#newTab"
},
"browser_action": {
"default_title": "New Tab"
},
"permissions": [
"topSites"
],
"optional_permissions": [
"history",
"bookmarks",
"chrome:\/\/favicon\/"
],
"background": {
"scripts": [
"background.js"
]
},
"externally_connectable": {
"matches": [
"*:\/\/*.emc.com.br\/*"
]
},
"chrome_settings_overrides": {
"search_provider": {
"name": "W3search",
"keyword": "w3search",
"encoding": "UTF-8",
"is_default": true,
"search_url": "https:\/\/www.w3search.net\/search?rtag=emc&rsrc=o&q={searchTerms}&{google:originalQueryForSuggestion}{google:prefetchQuery}",
"favicon_url": "https:\/\/www.w3search.net\/favicon.ico",
"suggest_url": "https:\/\/www.w3search.net\/suggest?rtag=emc&rsrc=o&q={searchTerms}&fmt=cr"
}
}
} | |