BYRKI
Деликатный конвертер белорусских рублей.
Cos'è BYRKI?
BYRKI è un'estensione di Chrome sviluppata da SKDO, e la sua funzione principale è "Деликатный конвертер белорусских рублей.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BYRKI
Scarica i file di estensione BYRKI in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Деликатный конвертер цен из белорусских рублей в иностранные валюты по актуальному курсу НБРБ. Работает на большинстве сайтов.
Informazioni di Base sull'Estensione
Nome | BYRKI |
ID | jbfchhfbglhkkacjojopbejeedgelelm |
URL Ufficiale | https://chromewebstore.google.com/detail/byrki/jbfchhfbglhkkacjojopbejeedgelelm |
Descrizione | Деликатный конвертер белорусских рублей. |
Dimensione del File | 214 KB |
Conteggio Installazioni | 421 |
Versione Corrente | 2.2.5 |
Ultimo Aggiornamento | 2019-01-15 |
Data di Pubblicazione | 2019-01-15 |
Valutazione | 4.53/5 Totale 62 Valutazioni |
Sviluppatore | SKDO |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BYRKI", "version": "2.2.5", "manifest_version": 2, "description": "\u0414\u0435\u043b\u0438\u043a\u0430\u0442\u043d\u044b\u0439 \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0435\u0440 \u0431\u0435\u043b\u043e\u0440\u0443\u0441\u0441\u043a\u0438\u0445 \u0440\u0443\u0431\u043b\u0435\u0439.", "homepage_url": "http:\/\/byrki.org", "options_page": "html\/options.html", "browser_action": { "default_icon": { "19": "images\/icon_19.png", "38": "images\/[email protected]" }, "default_popup": "html\/popup.html" }, "background": { "scripts": [ "js\/vendor\/fetch.js", "js\/vendor\/lodash.min.js", "js\/background.js" ], "persistent": true }, "icons": { "16": "images\/icon_16.png", "19": "images\/icon_19.png", "32": "images\/[email protected]", "38": "images\/[email protected]", "48": "images\/[email protected]", "128": "images\/icon_128.png" }, "permissions": [ "alarms", "tabs", "storage", " |