Primary Tab
Primary Tab
什么是Primary Tab?
Primary Tab是由ADV MOBILITY SOLUTIONS LTD开发的Chrome扩展程序,该扩展的主要功能是“Primary Tab”。
扩展截图
下载Primary Tab扩展crx文件
下载Primary Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "PrimaryTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy. The new tab of your browser will become more informative and beautiful with our extension! Widgets: - Weather widget - built-in weather forecast in the your location - Clock widget - Top Websites widget - show your Top 10 websites - Search bar widget Get Primary Tab extension and make your browser more comfortable! https://primary-tab.com/app-info/priv.html https://primary-tab.com/app-info/term.html https://primary-tab.com/app-info/contacts.html https://primary-tab.com/app-info/about.html
扩展基本信息
名称 | Primary Tab |
ID | mkakgkpinfpfapnliafpjkeccjphjgjf |
官方URL | https://chromewebstore.google.com/detail/primary-tab/mkakgkpinfpfapnliafpjkeccjphjgjf |
简介 | Primary Tab |
文件大小 | 2.61 MB |
安装次数 | 56,455 |
当前版本 | 1.2.0 |
更新时间 | 2022-09-12 |
上架时间 | 2022-09-02 |
评分 | 5.00/5 共39次评分 |
开发者 | ADV MOBILITY SOLUTIONS LTD |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://primary-tab.com/app-info/priv.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "favicon.png" } }, "chrome_url_overrides": { "newtab": "build\/index.html" }, "description": "Primary Tab", "icons": { "128": "favicon.png" }, "manifest_version": 3, "name": "Primary Tab", "permissions": [ "topSites" ], "version": "1.2.0" } |