Changelly Plugin
Changelly Plugin
Qu'est-ce que Changelly Plugin ?
Changelly Plugin est une extension Chrome développée par bartcoppelmans, et sa fonction principale est "Changelly Plugin".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Changelly Plugin
Téléchargez les fichiers d'extension Changelly Plugin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Changelly Chrome extension
Informations de Base sur l'Extension
Nom | Changelly Plugin |
ID | bchhafbieaimckohbjfojabakkijcdpk |
URL Officiel | https://chromewebstore.google.com/detail/changelly-plugin/bchhafbieaimckohbjfojabakkijcdpk |
Description | Changelly Plugin |
Taille du Fichier | 31.74 KB |
Nombre d'Installations | 36 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-08-25 |
Date de Publication | 2020-08-24 |
Développeur | bartcoppelmans |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://changelly.com/ |
Langues Prises en Charge | 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" ] } |