MyParcels Service Extension
An extension for MyParcels to check the AliExpress sellers' reputation and to automate the shipped orders tracking
Co to jest MyParcels Service Extension?
MyParcels Service Extension to rozszerzenie Chrome opracowane przez https://myparcels.ru, a jego główną funkcją jest „An extension for MyParcels to check the AliExpress sellers' reputation and to automate the shipped orders tracking”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia MyParcels Service Extension
Pobierz pliki rozszerzeń MyParcels Service Extension 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
Extension for the free parcel tracking service MyParcels.net (MyParcels.ru) This extension makes adding the parcels for tracking much easier when you buy goods at AliExpress.com. Once the tracking number for purchased product is available on the order page you can add the parcel for tracking with one click. All the parcel data including tracking number, product name, days left of the dispute period, shop name and order number will be automatically filled-in. The extension will be constantly evolved supporting other popular online shops in the future. With this extension you can also check the reputation of any particular AliExpress seller by clicking on the icon of our extension while staying on the page of that seller or his products.
Podstawowe informacje o rozszerzeniu
Nazwa | MyParcels Service Extension |
ID | lmmbbhmbabdipogenjcndkkjjphkacpo |
Oficjalny URL | https://chromewebstore.google.com/detail/myparcels-service-extensi/lmmbbhmbabdipogenjcndkkjjphkacpo |
Opis | An extension for MyParcels to check the AliExpress sellers' reputation and to automate the shipped orders tracking |
Rozmiar pliku | 205 KB |
Liczba instalacji | 5,591 |
Aktualna Wersja | 0.4.9 |
Ostatnia Aktualizacja | 2024-03-03 |
Data Publikacji | 2020-06-11 |
Ocena | 4.24/5 Łącznie 51 Oceny |
Deweloper | https://myparcels.ru |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://myparcels.ru/terms.php |
Obsługiwane Języki | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "activeTab", "webNavigation", "storage" ], "host_permissions": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.aliexpress.ru\/*", "*:\/\/*.myparcels.ru\/*", "*:\/\/*.myparcels.net\/*", "*:\/\/*.pandao.ru\/*", "*:\/\/*.joom.com\/*", "*:\/\/*.ebay.com\/*", "*:\/\/*.jd.ru\/*", "*:\/\/*.gearbest.com\/*", "*:\/\/*.banggood.com\/*", "*:\/\/*.buyincoins.com\/*", "*:\/\/*.fasttech.com\/*", "*:\/\/*.pochta.ru\/*", "*:\/\/*.amazon.com\/*", "*:\/\/*.letyshops.com\/*" ], "short_name": "myparcels.app", "version": "0.4.9", "web_accessible_resources": [ { "resources": [ "img\/*", "js\/*", "css\/*", "js\/content\/pochta_update_title.js" ], "matches": [ " |