Startx - New Search Tab

New tab extension with search

O que é Startx - New Search Tab?

Startx - New Search Tab é uma extensão do Chrome desenvolvida por https://startx.site, e sua principal característica é "New tab extension with search".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Startx - New Search Tab

Baixe arquivos de extensão Startx - New Search 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

                        Introducing a personal dashboard to replace your new tab page, designed to help you stay focused, organized, and motivated to achieve your goals. It's easy to install and doesn't interfere with your web surfing.

Imagine if every new tab could calm your mind and enhance your focus, while also making your browser unique.

Accelerate your goal attainment and maintain consistency with your own personalized dashboard. This tool always keeps you informed about the weather outside and conveniently displays the time. It also features daily images and inspires you.

For those who like variety, New Start Page allows the use of multiple search engines, offering Google and Bing search options.

Join to inspired users who have upgraded their workspace and everyday productivity with New Start Page.

Transform your screen into a stunning dashboard that keeps you on track, and enjoy the benefits of an original and functional browser experience. 

There is all about New Start Page

- easy to install
- doesn't interfere with web surfing
- makes your browser unique
- always keeps you informed about the weather outside
- displays the time
- allows the use of multiple search engines


Note: For the optimal experience, after installing New Start Page, click the ‘Keep it’ button on the ‘Change back to Google’ notification. This will display New Start Page on each new tab as intended. 🙂

Privacy Policy - https://startx.site/privacy
Terms & Conditions - https://startx.site/terms
Our Instagram - https://www.instagram.com/startx.searchtab/                    

Informações Básicas da Extensão

Nome Startx - New Search Tab Startx - New Search Tab
ID fhicclbglbnfabfgbaoippijpofjaohh
URL Oficial https://chromewebstore.google.com/detail/startx-new-search-tab/fhicclbglbnfabfgbaoippijpofjaohh
Descrição New tab extension with search
Tamanho do Arquivo 9.87 MB
Contagem de Instalações 37
Versão Atual 1.72
Última Atualização 2023-08-30
Data de Publicação 2023-03-22
Classificação 4.87/5 Total de 31 Avaliações
Desenvolvedor https://startx.site
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://startx.site/privacy
Idiomas Suportados ms,de,en,fr,vi,tr,es,es-419,it,pl,pt-BR,pt-PT,el,ru,uk,mr,hi,bn,gu,ta,te,kn-IN,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Startx - New Search Tab",
    "description": "New tab extension with search",
    "version": "1.72",
    "permissions": [
        "storage"
    ],
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    }
}