By: KrisLux
Inspect and view changes in Currency Converter Tooltip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Currency Converter Tooltip",
"version": "1.0.6",
"description": "Adds mouseover popup with configurable local currency to elements with foreign prices.",
"icons": {
"48": "icons/icon48.png"
},
"permissions": [
"storage",
"activeTab",
"https://v6.exchangerate-api.com/"
],
"background": {
"scripts": [
"src/background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/main.js",
"src/lib.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{901a1053-72c5-4446-a759-b3dfb20a9177}"
}
}
} Best Currency Converter Tooltip Alternatives
Here are some Firefox add-ons that are similar to Currency Converter Tooltip:
Currency Converter on Hover
Gabriel
PriceHover
meetsu
Pop-up Currency Converter
VEKU DAZO
SCs Currency Converter
sarics
InMyTwoCents CurrencyConverter
MarioShuuya
Currency Converter NL
asmaaucu
Currency Converter Popup
devjelo
Currency Auto-Converter
Billy Dixon
CurrencySwapCurrencyConverter
David33
PriceTip — Currency tooltip converter
Pedanto
Easy Currency Converter
EyasBoi_i
Cursor Converter
Xaephare