Smeagol的二维码插件
Smeagol的二维码Chrome插件,可以方便的将地址栏上的地址转换为二维码
What is Smeagol的二维码插件?
Smeagol的二维码插件 is a Chrome extension developed by https://www.quxing.info, and its main feature is "Smeagol的二维码Chrome插件,可以方便的将地址栏上的地址转换为二维码".
Extension Screenshots
Download Smeagol的二维码插件 Extension CRX File
Download Smeagol的二维码插件 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 | Smeagol的二维码插件 |
ID | igjofggkefjlpgnhmbmafnoibobkncck |
Official URL | https://chromewebstore.google.com/detail/smeagol%E7%9A%84%E4%BA%8C%E7%BB%B4%E7%A0%81%E6%8F%92%E4%BB%B6/igjofggkefjlpgnhmbmafnoibobkncck |
Description | Smeagol的二维码Chrome插件,可以方便的将地址栏上的地址转换为二维码 |
File Size | 273 KB |
Installation Count | 83 |
Current Version | 1.0.1 |
Last Updated | 2014-06-12 |
Publish Date | 2014-06-11 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://www.quxing.info |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Smeagol\u7684\u4e8c\u7ef4\u7801\u63d2\u4ef6", "version": "1.0.1", "manifest_version": 2, "description": "Smeagol\u7684\u4e8c\u7ef4\u7801Chrome\u63d2\u4ef6\uff0c\u53ef\u4ee5\u65b9\u4fbf\u7684\u5c06\u5730\u5740\u680f\u4e0a\u7684\u5730\u5740\u8f6c\u6362\u4e3a\u4e8c\u7ef4\u7801", "browser_action": { "default_icon": "icon.png", "default_title": "\u4e8c\u7ef4\u7801", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |