Z3X Free Downloads
This extension allow to download free files from z3x-team.com support
What is Z3X Free Downloads?
Z3X Free Downloads is a Chrome extension developed by https://z3x-team.com, and its main feature is "This extension allow to download free files from z3x-team.com support".
Extension Screenshots
Download Z3X Free Downloads Extension CRX File
Download Z3X Free Downloads 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
This extension allow you download torrent-files from z3x-team server for free.
Enjoy!
Release notes:
v1.3
- Faster list loading
- Fixed footer typo
v1.2
- Now data stored in packed state (chrome don't allow store more than 5Mb)
- Fixed freeze when window appear
v1.1
- Search added
- Fixed scroll
v1.0
- Initial release Extension Basic Information
| Name | |
| ID | nfbfkdjcnfiiaifgbkibeenfackinihp |
| Official URL | https://chromewebstore.google.com/detail/z3x-free-downloads/nfbfkdjcnfiiaifgbkibeenfackinihp |
| Description | This extension allow to download free files from z3x-team.com support |
| File Size | 94.89 KB |
| Installation Count | 44,629 |
| Current Version | 1.3 |
| Last Updated | 2016-11-22 |
| Publish Date | 2016-11-22 |
| Rating | 4.38/5 Total 149 Ratings |
| Developer | https://z3x-team.com |
| [email protected] | |
| Payment Type | free |
| Privacy Policy Page URL | http://z3x-team.com |
| Supported Languages | en |
| manifest.json | |
{
"background": {
"page": "popup.html"
},
"browser_action": {
"default_icon": "z3x.png",
"default_popup": "popup.html",
"default_title": "z3x-team, v1.3, by fishMD"
},
"description": "This extension allow to download free files from z3x-team.com support",
"icons": {
"128": "z3x_128.png",
"16": "z3x.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtP\/fwcmUxiONSMBRIlfF0\/pouKxndY3Up3+pHigo9oXwCY\/DWpTlY\/BI0dVSiRAjYh2UKryS9ktxFvU4tCfO9RZi9jlmf5Z817\/OGIMKT2lSHHhN8dMGlhzwGzdreZqxCwr81kDknXD905IBlHOwIcgHel1Km99AqtBQ+q3GuhM8Qz\/pfRkYPpg7CfpNUpmFjCW0Fy7oWKLKBJqJnLfOeyRxoGcZdPg7cF3Y+5f70N7czbynZ+UeJwWVwYt\/ibzm2DbuhI2jykHQSBWr4XX0gOlFqYqz0rL8E\/DCj\/+SJvj3u8bpgPIapn5hxhyrEirIGx4cNc+MtOKUzHE3FUdojwIDAQAB",
"manifest_version": 2,
"name": "Z3X Free Downloads",
"short_name": "z3x_download",
"permissions": [
"http:\/\/downloads.z3x-team.com\/*"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.3"
} | |