Currency Converter | XeConvert
This extension allows the user to convert currencies easly.
Co to jest Currency Converter | XeConvert?
Currency Converter | XeConvert to rozszerzenie Chrome opracowane przez https://xeconvert.com, a jego główną funkcją jest „This extension allows the user to convert currencies easly.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Currency Converter | XeConvert
Pobierz pliki rozszerzeń Currency Converter | XeConvert w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fibidlpcndhpdcldlpilimomnbnmdkol |
| Oficjalny URL | https://chromewebstore.google.com/detail/currency-converter-xeconv/fibidlpcndhpdcldlpilimomnbnmdkol |
| Opis | This extension allows the user to convert currencies easly. |
| Rozmiar pliku | 12.01 KB |
| Liczba instalacji | 292 |
| Aktualna Wersja | 1.1 |
| Ostatnia Aktualizacja | 2017-09-29 |
| Data Publikacji | 2017-09-28 |
| Ocena | 3.14/5 Łącznie 7 Oceny |
| Deweloper | https://xeconvert.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://xeconvert.com |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Currency Converter | XeConvert",
"description": "This extension allows the user to convert currencies easly.",
"version": "1.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": []
} | |