QR Code Scanner
Scans QR codes on any web page or PDF
什么是QR Code Scanner?
QR Code Scanner是由maxmuoto开发的Chrome扩展程序,该扩展的主要功能是“Scans QR codes on any web page or PDF”。
扩展截图
下载QR Code Scanner扩展crx文件
下载QR Code Scanner扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Google Chrome extension that scans your currently active tab for a QR code and returns the link if one is found.
扩展基本信息
名称 | QR Code Scanner |
ID | fkpngmoodfpnnnnbabhnnbemglnphncc |
官方URL | https://chromewebstore.google.com/detail/qr-code-scanner/fkpngmoodfpnnnnbabhnnbemglnphncc |
简介 | Scans QR codes on any web page or PDF |
文件大小 | 20.92 KB |
安装次数 | 1,000 |
当前版本 | 1.1 |
更新时间 | 2023-01-03 |
上架时间 | 2023-01-02 |
评分 | 5.00/5 共1次评分 |
开发者 | maxmuoto |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/max-muoto/google-chrome-qr-code-scanner |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QR Code Scanner", "version": "1.1", "description": "Scans QR codes on any web page or PDF", "manifest_version": 3, "permissions": [ "activeTab" ], "icons": { "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "web_accessible_resources": [ { "resources": [ "src\/scanner*", "*.html" ], "matches": [ " |