What is 二维码网址?
二维码网址 is a Chrome extension developed by https://blog.97md.net, and its main feature is "点击生成手机可访问的二维码网址,作者:[email protected]".
Extension Screenshots
Download 二维码网址 Extension CRX File
Download 二维码网址 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
点下图标就可以将你当前网址生成二维码,方便快捷的手机网址输入工具!
Extension Basic Information
Name | 二维码网址 |
ID | apoogihgnkfpeamhldjjoebpphjcmank |
Official URL | https://chromewebstore.google.com/detail/%E4%BA%8C%E7%BB%B4%E7%A0%81%E7%BD%91%E5%9D%80/apoogihgnkfpeamhldjjoebpphjcmank |
Description | 点击生成手机可访问的二维码网址,作者:[email protected] |
File Size | 189 KB |
Installation Count | 1,452 |
Current Version | 1.0 |
Last Updated | 2013-03-19 |
Publish Date | 2013-03-19 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://blog.97md.net |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u4e8c\u7ef4\u7801\u7f51\u5740", "description": "\u70b9\u51fb\u751f\u6210\u624b\u673a\u53ef\u8bbf\u95ee\u7684\u4e8c\u7ef4\u7801\u7f51\u5740\uff0c\u4f5c\u8005\[email protected]", "permissions": [ "tabs" ], "icons": { "128": "images\/128.png", "16": "images\/16.png", "48": "images\/128.png" }, "browser_action": { "default_icon": "images\/19.png", "default_popup": "popup.html", "default_title": "\u4e8c\u7ef4\u7801\u7f51\u5740" }, "manifest_version": 2, "version": "1.0" } |