WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Direct Currency Converter

Direct Currency Converter

View on Chrome Web Store
View Direct Currency Converter Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (83 ratings)
2 views
This extension has been viewed 2 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.

Converts prices from any currency (€, $, £, ¥, ؋, ৳, ฿, ៛, ₡, etc.) to prices in a selectable currency automatically while browsing.
Type
Extension
Users
918 users
5
Per Johansson
View author page of Per Johansson
Published
Published on November 17, 2014
Version 3.4.2
Manifest version
3
Updated
Updated on August 26, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Direct Currency Converter 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": "Direct Currency Converter",
    "version": "3.4.2",
    "default_locale": "en",
    "description": "Converts prices from any currency (\u20ac, $, \u00a3, \u00a5, \u060b, \u09f3, \u0e3f, \u17db, \u20a1, etc.) to prices in a selectable currency automatically while browsing.",
    "icons": {
        "16": "images\/1402781551_currency_exchange_1.png",
        "48": "images\/1415072079_currency_exchange_1-48.png",
        "128": "images\/1415072098_currency_exchange_1-128.png"
    },
    "author": "Per Johansson",
    "background": {
        "scripts": [
            "gc-l10n.js",
            "common\/dcc-main.js",
            "common\/eventAggregator.js",
            "gc-contentInterface.js",
            "common\/settings.js",
            "gc-storage-service.js",
            "gc-chromeInterface.js",
            "gc-main.js"
        ],
        "service_worker": "gc-main.js",
        "type": "module"
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "contextMenus"
    ],
    "short_name": "DC Converter",
    "action": {
        "default_title": "Direct Currency Converter"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    }
}
© 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