WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Art QR

Art QR

View on Chrome Web Store
View Art QR Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

Artistic QR Code Generator. Support normal image background and animated GIF.
Type
Extension
Users
26 users
1
Website idayer.com
Neo
View author page of Neo
Published
Published on February 18, 2020
Version 1.0
Manifest version
2
Updated
Updated on February 18, 2020
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Art QR 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": 2,
    "name": "Art QR",
    "short_name": "Art QR",
    "description": "__MSG_pluginDesc__",
    "version": "1.0",
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "scripts": [
            "js\/vendor.js",
            "js\/background.js"
        ]
    },
    "offline_enabled": true,
    "permissions": [
        "storage",
        "contextMenus",
        "activeTab"
    ],
    "default_locale": "en"
}
© 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