Startx - New Search Tab

New tab extension with search

What is Startx - New Search Tab?

Startx - New Search Tab is a Chrome extension developed by https://startx.site, and its main feature is "New tab extension with search".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Startx - New Search Tab Extension CRX File

Download Startx - New Search Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Startx - New Search Tab Startx - New Search Tab
ID fhicclbglbnfabfgbaoippijpofjaohh
Official URL https://chromewebstore.google.com/detail/startx-new-search-tab/fhicclbglbnfabfgbaoippijpofjaohh
Description New tab extension with search
File Size 9.87 MB
Installation Count 37
Current Version 1.72
Last Updated 2023-08-30
Publish Date 2023-03-22
Rating 4.87/5 Total 31 Ratings
Developer https://startx.site
Email [email protected]
Payment Type free
Privacy Policy Page URL https://startx.site/privacy
Supported Languages 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"
    }
}