Changelly Plugin
Changelly Plugin
What is Changelly Plugin?
Changelly Plugin is a Chrome extension developed by bartcoppelmans, and its main feature is "Changelly Plugin".
Extension Screenshots
Download Changelly Plugin Extension CRX File
Download Changelly Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Changelly Chrome extension
Extension Basic Information
Name | Changelly Plugin |
ID | bchhafbieaimckohbjfojabakkijcdpk |
Official URL | https://chromewebstore.google.com/detail/changelly-plugin/bchhafbieaimckohbjfojabakkijcdpk |
Description | Changelly Plugin |
File Size | 31.74 KB |
Installation Count | 36 |
Current Version | 1.0 |
Last Updated | 2020-08-25 |
Publish Date | 2020-08-24 |
Developer | bartcoppelmans |
[email protected] | |
Payment Type | free |
Extension Website | https://changelly.com/ |
Supported Languages | 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" ] } |