weilan new tab
weilan is a simple browser new tab.
What is weilan new tab?
weilan new tab is a Chrome extension developed by https://weilanzy.com, and its main feature is "weilan is a simple browser new tab.".
Extension Screenshots
Download weilan new tab Extension CRX File
Download weilan new tab 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
weilan is a simple browser new tab.
Extension Basic Information
Name | weilan new tab |
ID | amlphicekaahonoefoalobphkodkoalp |
Official URL | https://chromewebstore.google.com/detail/weilan-new-tab/amlphicekaahonoefoalobphkodkoalp |
Description | weilan is a simple browser new tab. |
File Size | 23.79 KB |
Installation Count | 3,315 |
Current Version | 230 |
Last Updated | 2021-12-23 |
Publish Date | 2021-12-22 |
Rating | 4.00/5 Total 1 Ratings |
Developer | https://weilanzy.com |
[email protected] | |
Payment Type | free |
Extension Website | https://weilanzy.com |
Help Page URL | https://weilanzy.com/pages/contact |
Privacy Policy Page URL | https://www.weilanzy.com/pages/privacy |
Supported Languages | 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\/" } |