Tab Portal Web Development

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

什麼是Tab Portal Web Development?

Tab Portal Web Development是由AdRoller開發的Chrome擴展程式,該擴展的主要功能是“Search the internet on every new tab with links to your favorite Web development and programming websites”。

擴展截圖

screenshot

下載Tab Portal Web Development擴展crx文件

下載Tab Portal Web Development擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Tab Portal Web Development Tab Portal Web Development
ID jnjdennjbghgmagebdmfehhoalljakmg
官方網址 https://chromewebstore.google.com/detail/tab-portal-web-developmen/jnjdennjbghgmagebdmfehhoalljakmg
簡介 Search the internet on every new tab with links to your favorite Web development and programming websites
檔案大小 1.58 MB
安裝次數 111
目前版本 1.01
更新時間 2022-01-12
上架時間 2021-08-17
評分 5.00/5 共 1 次評分
開發者 AdRoller
電子郵箱 [email protected]
付費類型 free
擴展官網 https://adroller.co
說明頁面URL https://adroller.co/contact
隱私政策頁面URL https://www.adroller.co/privacy-policy
支援的語言 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"
    }
}