WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Link Unshortener

Link Unshortener

View on Chrome Web Store
View Link Unshortener Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (13 ratings)
1 new ratings
14 views
This extension has been viewed 14 times

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

Easily Unshorten any Url!
Type
Extension
Users
1,000 users
Tim
View author page of Tim
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 9, 2017
Version 1.0.5
Manifest version
3
Updated
Updated on September 5, 2023
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Link Unshortener 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,
    "homepage_url": "https:\/\/timleland.com\/link-unshorten-extension\/",
    "name": "Link Unshortener",
    "version": "1.0.5",
    "icons": {
        "16": "img\/icons\/icon-16.png",
        "48": "img\/icons\/icon-48.png",
        "128": "img\/icons\/icon-128.png"
    },
    "description": "Easily Unshorten any Url!",
    "action": {
        "default_title": "Link Unshortener",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/on16.png",
            "32": "img\/on32.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "declarativeNetRequest",
        "storage"
    ]
}
© 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