WebExtension.net
WebExtension.net

Quick QR Code

View on Chrome Web Store
View Quick QR Code Chrome Extension on Chrome Web Store
5.0 (5 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Quickly generate QR codes. Keyboard Shortcut: Alt + Q.
Type
Extension
Users
1,000 users
BrowserNative
View author page of BrowserNative
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 23, 2017
Version 0.0.12
Manifest version
3
Updated
Updated on September 19, 2024
View on Chrome Web Store
View Quick QR Code Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick QR Code",
    "version": "0.0.12",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_title": "Quick QR Code",
        "default_popup": "\/popup\/popup.html"
    },
    "description": "Quickly generate QR codes. Keyboard Shortcut: Alt + Q.",
    "homepage_url": "https:\/\/browsernative.com\/quick-qr-code\/",
    "icons": {
        "128": "icon.png"
    },
    "offline_enabled": true,
    "manifest_version": 3,
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Q"
            },
            "description": "Show QR Code"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top