WebExtension.net
WebExtension.net

Currency Converter Widget - Exchange Rates

View on Chrome Web Store
View Currency Converter Widget - Exchange Rates Chrome Extension on Chrome Web Store
4.8 (1,046 ratings)

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

Currency conversion extension for Google Chrome and Edge browser that is based on the Chromium open-source project.
Type
Extension
Users
50,000 users
Website currency.wiki
Currency.Wiki
View author page of Currency.Wiki
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 18, 2020
Version 1.8
Manifest version
3
Updated
Updated on May 21, 2024
View on Chrome Web Store
View Currency Converter Widget - Exchange Rates Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.8",
    "description": "__MSG_appDesc__",
    "default_locale": "en_US",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "host_permissions": [
        "https:\/\/www.currency.wiki\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "chromeos": "Alt+C",
                "default": "Alt+C",
                "linux": "Alt+C",
                "mac": "Alt+C",
                "windows": "Alt+C"
            }
        }
    },
    "offline_enabled": true
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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