weilan new tab
weilan is a simple browser new tab.
什么是weilan new tab?
weilan new tab是由https://weilanzy.com开发的Chrome扩展程序,该扩展的主要功能是“weilan is a simple browser new tab.”。
扩展截图
下载weilan new tab扩展crx文件
下载weilan new tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
weilan is a simple browser new tab. 扩展基本信息
| 名称 | |
| ID | amlphicekaahonoefoalobphkodkoalp |
| 官方URL | https://chromewebstore.google.com/detail/weilan-new-tab/amlphicekaahonoefoalobphkodkoalp |
| 简介 | weilan is a simple browser new tab. |
| 文件大小 | 23.79 KB |
| 安装次数 | 3,315 |
| 当前版本 | 230 |
| 更新时间 | 2021-12-23 |
| 上架时间 | 2021-12-22 |
| 评分 | 4.00/5 共1次评分 |
| 开发者 | https://weilanzy.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://weilanzy.com |
| 帮助页面URL | https://weilanzy.com/pages/contact |
| 隐私政策页面URL | https://www.weilanzy.com/pages/privacy |
| 支持的语言 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "230",
"default_locale": "zh_CN",
"minimum_chrome_version": "50",
"icons": {
"64": "images\/logo_64.png",
"192": "images\/logo_192.png",
"512": "images\/logo_512.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"browser_action": {
"default_popup": "popup.html"
},
"homepage_url": "https:\/\/www.weilanzy.com\/"
} | |