WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
URL Shortener & QR Code Generator - QuickLink

URL Shortener & QR Code Generator - QuickLink

View on Chrome Web Store
View URL Shortener & QR Code Generator - QuickLink Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (10 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.

Instantly Create short URLs & a QR code of your current tab.
Type
Extension
Users
8,000 users
500
Tim Peters
View author page of Tim Peters
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 9, 2018
Version 2.3
Manifest version
3
Updated
Updated on February 15, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View URL Shortener & QR Code Generator - QuickLink 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",
    "name": "URL Shortener & QR Code Generator - QuickLink",
    "short_name": "URL Shortener",
    "description": "Instantly Create short URLs & a QR code of your current tab.",
    "version": "2.3",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/is.gd\/"
    ],
    "action": {
        "default_title": "Create Short URL & QR Code",
        "default_icon": {
            "16": "img\/icon16.png",
            "32": "img\/icon32.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3
}
© 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