Changelly Plugin
Changelly Plugin
Cos'è Changelly Plugin?
Changelly Plugin è un'estensione di Chrome sviluppata da bartcoppelmans, e la sua funzione principale è "Changelly Plugin".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Changelly Plugin
Scarica i file di estensione Changelly Plugin 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
Changelly Chrome extension
Informazioni di Base sull'Estensione
Nome | Changelly Plugin |
ID | bchhafbieaimckohbjfojabakkijcdpk |
URL Ufficiale | https://chromewebstore.google.com/detail/changelly-plugin/bchhafbieaimckohbjfojabakkijcdpk |
Descrizione | Changelly Plugin |
Dimensione del File | 31.74 KB |
Conteggio Installazioni | 36 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2020-08-25 |
Data di Pubblicazione | 2020-08-24 |
Sviluppatore | bartcoppelmans |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://changelly.com/ |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Changelly Plugin", "description": "Changelly Plugin", "version": "1.0", "browser_action": { "default_icon": "scr\/icon\/logo.png", "default_popup": "scr\/popup.html" }, "permissions": [ "activeTab" ] } |