WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
URL Shortener Plus

URL Shortener Plus

View on Chrome Web Store
View URL Shortener Plus Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (6 ratings)
6 views
This extension has been viewed 6 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.

One Click URL Shortener. Create links with Bitly, TinyUrl, is.gd, to.ly or goo.gl. QR Code, fast copy paste for Google Chrome.
Type
Extension
Users
870 users
5
WWEvents
View author page of WWEvents
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 11, 2022
Version 5.7
Manifest version
3
Updated
Updated on June 3, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View URL Shortener Plus 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_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "5.7",
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1SecwTV3ZiPPNGYmGCBS0R6J1NJcEQ6FmvFOAC+K1fDdLyr8SQ\/V+xxMqrwFb\/ArUtk7FTnfk4dekb\/\/VyEqwKlPX7TLoaAw0CnoOvEEKRPJ5fUEqyi6R8moB9SPZ8232osVjv9NlROBdJ1PAcmNlwWeqSzodyPG563yOSKwM6gM8tVV8NX4\/2imXgERYtF\/p9k2Uiw48Yc4k1qNp4L1160WHac7VAm0QkyMcJdViwt8nMyIXyOfUXMd\/M\/6tY3IpvlVriUqLoZZUKTkpo2hlNBrxbrO12\/HSKSqyD0r0XcYcKVNb42FxtiuYvWd62JLRLrn6+Qz\/GCgyLCecWJ8AQIDAQAB",
    "options_page": "options\/index.html",
    "action": {
        "default_title": "__MSG_chrome_extension_name__",
        "default_icon": {
            "19": "img\/icon_19.png",
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "notifications",
        "system.display",
        "contextMenus",
        "unlimitedStorage",
        "storage",
        "activeTab",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.wwevents.fun\/*",
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "js\/*",
                "options\/*",
                "css\/*",
                "html\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 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