WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Easy QR Code

Easy QR Code

View on Chrome Web Store
View Easy QR Code Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (96 ratings)
2 new ratings
28 views
This extension has been viewed 28 times
0 downloads
This extension has been downloaded 0 times

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

Best QR code extension: Free, fast generation and scanning with customizable colors, icons, styles, and one-click download.
Type
Extension
Users
20,000 users
10K
Website itoolkit.app
SoftRoyals
View author page of SoftRoyals
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 7, 2023
Version 1.1.4
Manifest version
3
Updated
Updated on July 16, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Easy QR Code Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.1.4",
    "icons": {
        "16": "\/icon-16x16.png",
        "32": "\/icon-32x32.png",
        "48": "\/icon-48x48.png",
        "96": "\/icon-96x96.png",
        "128": "\/icon-128x128.png",
        "256": "\/icon-256x256.png",
        "300": "icon-300x300.png"
    },
    "default_locale": "en",
    "action": {
        "default_title": "Easy QR",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "clipboardWrite",
        "contextMenus"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/icon-16x16.png",
                "\/icon-32x32.png",
                "\/icon-48x48.png",
                "\/icon-96x96.png",
                "\/icon-128x128.png",
                "\/icon-256x256.png",
                "\/modal.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
© 2025 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