Tab Portal Web Development

Search the internet on every new tab with links to your favorite Web development and programming websites

What is Tab Portal Web Development?

Tab Portal Web Development is a Chrome extension developed by AdRoller, and its main feature is "Search the internet on every new tab with links to your favorite Web development and programming websites".

Extension Screenshots

screenshot

Download Tab Portal Web Development Extension CRX File

Download Tab Portal Web Development 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 Tab Portal Web Development on New Tab 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://www.adroller.co/tab-portal-webdev-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co
Contact:  https://www.adroller.co/contact                    

Extension Basic Information

Name Tab Portal Web Development Tab Portal Web Development
ID jnjdennjbghgmagebdmfehhoalljakmg
Official URL https://chromewebstore.google.com/detail/tab-portal-web-developmen/jnjdennjbghgmagebdmfehhoalljakmg
Description Search the internet on every new tab with links to your favorite Web development and programming websites
File Size 1.58 MB
Installation Count 111
Current Version 1.01
Last Updated 2022-01-12
Publish Date 2021-08-17
Rating 5.00/5 Total 1 Ratings
Developer AdRoller
Email [email protected]
Payment Type free
Extension Website https://adroller.co
Help Page URL https://adroller.co/contact
Privacy Policy Page URL https://www.adroller.co/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.01",
    "name": "Tab Portal Web Development",
    "description": "Search the internet on every new tab with links to your favorite Web development and programming websites",
    "icons": {
        "16": "icon-size\/16.png",
        "48": "icon-size\/48.png",
        "128": "icon-size\/128.png"
    },
    "browser_action": {
        "default_icon": "icon-size\/48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}