Z3X Free Downloads
This extension allow to download free files from z3x-team.com support
Was ist Z3X Free Downloads?
Z3X Free Downloads ist eine Chrome-Erweiterung, die von https://z3x-team.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension allow to download free files from z3x-team.com support".
Erweiterungsscreenshots
Z3X Free Downloads-Erweiterungs-CRX-Datei herunterladen
Laden Sie Z3X Free Downloads-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nfbfkdjcnfiiaifgbkibeenfackinihp |
| Offizielle URL | https://chromewebstore.google.com/detail/z3x-free-downloads/nfbfkdjcnfiiaifgbkibeenfackinihp |
| Beschreibung | This extension allow to download free files from z3x-team.com support |
| Dateigröße | 94.89 KB |
| Installationsanzahl | 44,629 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2016-11-22 |
| Veröffentlichungsdatum | 2016-11-22 |
| Bewertung | 4.38/5 Insgesamt 149 Bewertungen |
| Entwickler | https://z3x-team.com |
| [email protected] | |
| Zahlungsart | free |
| URL der Datenschutzrichtlinien-Seite | http://z3x-team.com |
| Unterstützte Sprachen | 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"
} | |