Tech News Go

Open a new tab with today's tech news and a custom search box

What is Tech News Go?

Tech News Go is a Chrome extension developed by Avinersoft, and its main feature is "Open a new tab with today's tech news and a custom search box".

Extension Screenshots

screenshot

Download Tech News Go Extension CRX File

Download Tech News Go 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

                        By clicking “Add to chrome”, I accept and agree to installing the Tech News Go Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms: https://avinersoft.com/app/tech/terms-and-conditions
Privacy: https://avinersoft.com/app/tech/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

Extension Basic Information

Name Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
Official URL https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Description Open a new tab with today's tech news and a custom search box
File Size 1.4 MB
Installation Count 48
Current Version 1.01
Last Updated 2022-01-10
Publish Date 2021-08-05
Rating 4.50/5 Total 2 Ratings
Developer Avinersoft
Email [email protected]
Payment Type free
Extension Website https://avinersoft.com
Help Page URL https://avinersoft.com/contact
Privacy Policy Page URL https://avinersoft.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tech News Go",
    "description": "Open a new tab with today's tech news and a custom search box",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}