WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FynLink™ - Private URL Shortener

FynLink™ - Private URL Shortener

View on Chrome Web Store
View FynLink™ - Private URL Shortener Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
2 new 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.

The privacy-first URL shortener with zero ads & trackers. Start free without an account or API key.
Type
Extension
Users
36 users
1
Website fyn.link
FynLink, LLC
View author page of FynLink, LLC
Published
Published on September 11, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on November 5, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View FynLink™ - Private URL Shortener 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,
    "default_locale": "en",
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "version": "1.1.1",
    "icons": {
        "48": "images\/app_icon_48px.png",
        "96": "images\/app_icon_96px.png",
        "128": "images\/app_icon_128px.png",
        "256": "images\/app_icon_256px.png",
        "512": "images\/app_icon_512px.png"
    },
    "host_permissions": [
        "https:\/\/*.fyn.link\/*"
    ],
    "action": {
        "default_popup": "public\/popup.html",
        "default_icon": {
            "16": "images\/toolbar_16px.png",
            "19": "images\/toolbar_19px.png",
            "32": "images\/toolbar_32px.png",
            "38": "images\/toolbar_38px.png",
            "48": "images\/toolbar_48px.png",
            "72": "images\/toolbar_72px.png"
        }
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "options_ui": {
        "page": "public\/settings.html",
        "open_in_tab": true
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-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