WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Click Currency

Click Currency

View on Chrome Web Store
View Click Currency Chrome Extension on Chrome Web Store
Add to bookmarks
2.1 (21 ratings)
1 new 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.

Click Currency - right-click currency converter
Type
Extension
Users
355 users
2
jasonbagley
View author page of jasonbagley
Published
Published on September 6, 2021
Version 1.4.5
Manifest version
3
Updated
Updated on July 18, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Click Currency 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": "Click Currency",
    "description": "Click Currency - right-click currency converter",
    "version": "1.4.5",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.js-loader-bKkx_w4s.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "options_page": "src\/options\/index.html",
    "permissions": [
        "alarms",
        "contextMenus",
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "images\/icon32.png",
            "24": "images\/icon32.png",
            "32": "images\/icon32.png"
        }
    },
    "icons": {
        "32": "images\/icon32.png",
        "64": "images\/icon64.png",
        "100": "images\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/index.js-D7ww4DIt.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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