Nova guia
Com papéis de parede de HD 4K e notícias do mundo e da tecnologia.
ما هو Nova guia؟
Nova guia هو إضافة Chrome تم تطويرها بواسطة https://w3search.net، والميزة الرئيسية لها هي "Com papéis de parede de HD 4K e notícias do mundo e da tecnologia.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Nova guia
قم بتنزيل ملفات الامتداد Nova guia بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| ID | laiheokhembjhhaedgbebngfgaklmeap |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/nova-guia/laiheokhembjhhaedgbebngfgaklmeap |
| الوصف | Com papéis de parede de HD 4K e notícias do mundo e da tecnologia. |
| حجم الملف | 1.11 MB |
| عدد التثبيتات | 36 |
| النسخة الحالية | 2.8.1 |
| آخر تحديث | 2020-11-27 |
| تاريخ النشر | 2020-11-27 |
| المطور | https://w3search.net |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://www.emc.com.br/ |
| عنوان صفحة المساعدة | https://www.emc.com.br/ |
| عنوان صفحة سياسة الخصوصية | https://www.brandturbo.vip/pt/privacy |
| اللغات المدعومة | 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"
}
}
} | |