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”。
扩展截图
下载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 |
ID | jnjdennjbghgmagebdmfehhoalljakmg |
官方URL | 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" } } |