AliExpress Button
Small button for AliExpress.com will provide you convenient access to the different parts of the store
Co je AliExpress Button?
AliExpress Button je rozšíření Chrome vyvinuté devunion, a jeho hlavní funkcí je „Small button for AliExpress.com will provide you convenient access to the different parts of the store“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření AliExpress Button
Stáhněte si soubory rozšíření AliExpress Button ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Small but convenient button that will help you to work with AliExpress.com more effectively. You can search any interesting items on the site or quickly navigate directly to the necessary page.
Základní Informace o Rozšíření
Název | AliExpress Button |
ID | cpflfpndiakleehooekmjggkeibkelpm |
Oficiální URL | https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm |
Popis | Small button for AliExpress.com will provide you convenient access to the different parts of the store |
Velikost souboru | 66.85 KB |
Počet instalací | 533 |
Aktuální Verze | 1.0.25 |
Poslední Aktualizace | 2015-07-27 |
Datum Vydání | 2015-07-27 |
Hodnocení | 4.77/5 Celkem 13 Hodnocení |
Vývojář | devunion |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/Icon19.png", "default_popup": "popup.html", "default_title": "Go with AliExpress!" }, "content_scripts": [], "description": "Small button for AliExpress.com will provide you convenient access to the different parts of the store", "icons": { "128": "img\/Icon128.png", "16": "img\/Icon16.png", "48": "img\/Icon48.png" }, "manifest_version": 2, "name": "AliExpress Button", "permissions": [ "http:\/\/stat.extensionmaker.com\/*", "http:\/\/extensionmaker.com\/*", "tabs" ], "version": "1.0.25" } |