Tabtonews

Get the latest news in each new tab

What is Tabtonews?

Tabtonews is a Chrome extension developed by jerrygriffin1981, and its main feature is "Get the latest news in each new tab".

Extension Screenshots

screenshot
screenshot

Download Tabtonews Extension CRX File

Download Tabtonews 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

                        Get the latest news in the realm of your tabs !
Each new tab will bring you the most updated news around the world and you can also search for anything, anytime, anywhere.
Very easy and convenient, enjoy it today !

By clicking "Add To Chrome", you accept and agree to install the TabToNews Extension and set the new tab search to the one provided by the service.
The search features within the extension will be provided by Yahoo. 

Terms of use:
https://www.osadsagency.com/terms                    

Extension Basic Information

Name Tabtonews Tabtonews
ID efggeojionomiieiincmiildllaifmdh
Official URL https://chromewebstore.google.com/detail/tabtonews/efggeojionomiieiincmiildllaifmdh
Description Get the latest news in each new tab
File Size 52 KB
Installation Count 10,988
Current Version 4.4.2
Last Updated 2023-08-04
Publish Date 2022-10-06
Rating 5.00/5 Total 4 Ratings
Developer jerrygriffin1981
Email [email protected]
Payment Type free
Extension Website https://www.tabtonews.com
Help Page URL https://www.osadsagency.com/contact-us
Privacy Policy Page URL https://www.osadsagency.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Get the latest news in each new tab",
    "version": "4.4.2",
    "manifest_version": 3,
    "name": "Tabtonews",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "icons": {
        "34": "\/icon-34.png",
        "128": "\/icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}