AliExpress Button
Small button for AliExpress.com will provide you convenient access to the different parts of the store
Co to jest AliExpress Button?
AliExpress Button to rozszerzenie Chrome opracowane przez devunion, a jego główną funkcją jest „Small button for AliExpress.com will provide you convenient access to the different parts of the store”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia AliExpress Button
Pobierz pliki rozszerzeń AliExpress Button w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | AliExpress Button |
ID | cpflfpndiakleehooekmjggkeibkelpm |
Oficjalny URL | https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm |
Opis | Small button for AliExpress.com will provide you convenient access to the different parts of the store |
Rozmiar pliku | 66.85 KB |
Liczba instalacji | 533 |
Aktualna Wersja | 1.0.25 |
Ostatnia Aktualizacja | 2015-07-27 |
Data Publikacji | 2015-07-27 |
Ocena | 4.77/5 Łącznie 13 Oceny |
Deweloper | devunion |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |