MyParcels Service Extension
An extension for MyParcels to check the AliExpress sellers' reputation and to automate the shipped orders tracking
MyParcels Service Extensionとは何ですか?
MyParcels Service Extensionはhttps://myparcels.ruによって開発されたChromeの拡張機能で、その主な機能は「An extension for MyParcels to check the AliExpress sellers' reputation and to automate the shipped orders tracking」です。
拡張機能のスクリーンショット
MyParcels Service Extension拡張機能のCRXファイルをダウンロード
MyParcels Service Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | MyParcels Service Extension |
ID | lmmbbhmbabdipogenjcndkkjjphkacpo |
公式URL | https://chromewebstore.google.com/detail/myparcels-service-extensi/lmmbbhmbabdipogenjcndkkjjphkacpo |
説明 | An extension for MyParcels to check the AliExpress sellers' reputation and to automate the shipped orders tracking |
ファイルサイズ | 205 KB |
インストール数 | 5,591 |
現在のバージョン | 0.4.9 |
最終更新日 | 2024-03-03 |
公開日 | 2020-06-11 |
評価 | 4.24/5 合計 51 レビュー |
開発者 | https://myparcels.ru |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://myparcels.ru/terms.php |
対応言語 | 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": [ " |