Up Assistant

Price history, seller ratings, similar goods, order tracking, price drop notice, quick access menu and search.

Up Assistantとは何ですか?

Up Assistantはhttps://aliup.infoによって開発されたChromeの拡張機能で、その主な機能は「Price history, seller ratings, similar goods, order tracking, price drop notice, quick access menu and search.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Up Assistant拡張機能のCRXファイルをダウンロード

Up Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Extension AliUp is an independent service. AliUp is not part of AliExpress™ and does not have an affiliation with, formal relationship with, or endorsement from AliExpress™ or Alibaba Group.

The extension shows the seller's rating, helps to track discounts and to check the real price of the goods.

★ Price history. The graph is displayed on the product page and shows the real discounts.

★ Seller check. A detailed seller's rating is calculated based on reviews and ratings of goods, price dynamics and some other metrics.

★ Favorites and price tracking. Add products to your wishlist, AliUp Price Tracker will follow prices and send you notifications when the goods become cheaper or again appear in stock.

★ Similar goods. Searching for analogues from other sellers on AliExpress™ will help you to choose the best offer with the lowest price from a seller with a good rating.

★ Menu for quick access to necessary tools and functions. Tracking orders, searching goods from AliExpress™, favorites, popular sections and quick access links.

AliUp is compatible with popular cashback services such as ePN, Еbаtеs, Letyshops and others, as well as with popular assistants for dropshipping with AliExpress™.

The extension functionality is designed to simplify shopping. The price history will be very useful during big sales, such as Global Shopping Festival 11.11, AliExpress™ Birthday and Black Friday, as the vast majority of sellers raise prices before sales, then to make a discount. Seller ratings, quick access menu, search for similar goods and quick search will make easier frequent purchases and selection of goods for dropshipping.

The extension is completely free for users. AliUp Assistant does not insert ads on sites, does not contain any malicious code and does not install viruses. The current version of the extension works on aliexpress.com and aliexpress.us.

Are you still undecided? Install AliUp right now and start buying cheaper and safer!

Send your questions and suggestions related to the service to [email protected]                    

拡張機能の基本情報

名前 Up Assistant Up Assistant
ID ofomgafpojcdabieomlaghjnhnpiaeap
公式URL https://chromewebstore.google.com/detail/up-assistant/ofomgafpojcdabieomlaghjnhnpiaeap
説明 Price history, seller ratings, similar goods, order tracking, price drop notice, quick access menu and search.
ファイルサイズ 634 KB
インストール数 24,330
現在のバージョン 1.6.1
最終更新日 2023-03-02
公開日 2020-06-05
評価 4.58/5 合計 146 レビュー
開発者 https://aliup.info
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://aliup.info/?utm_source=store&utm_medium=link&utm_content=site-link
ヘルプページのURL https://aliup.info/support.html?utm_source=store&utm_medium=link&utm_content=support-tab
プライバシーポリシーページのURL https://aliup.info/agreement.html?utm_source=store&utm_medium=link&utm_content=policy-link
対応言語 en,en-GB,en-US,es,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/jquery-3.2.1.min.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "24": "icons\/24.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png"
        },
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery-3.2.1.min.js",
                "js\/assets.js",
                "js\/content.js"
            ],
            "css": [
                "css\/plugin.css"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.tmall.ru\/*"
            ]
        }
    ],
    "options_page": "html\/options.html",
    "default_locale": "en_US",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/*.aliup.info https:\/\/*.aliup-ext.info\/ https:\/\/*.ali-stat.info\/; object-src 'self'",
    "description": "__MSG_manifest_description__",
    "homepage_url": "https:\/\/aliup.info",
    "icons": {
        "16": "icons\/16.png",
        "24": "icons\/24.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/logo-64.png",
        "128": "icons\/logo-128.png"
    },
    "minimum_chrome_version": "26",
    "manifest_version": 2,
    "name": "__MSG_manifest_name__",
    "short_name": "__MSG_manifest_short_name__",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "notifications",
        "cookies",
        "storage"
    ],
    "version": "1.6.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk3J5Mkl2pTmbIXH\/tJAhkGtRvOQh+nlBCwHCtK+fd2YPW8TFlf\/Mw5Tly35BkpeMNLX8apqe\/ZPM6jrrGU\/LlsSW\/hyGJY3XlIyIy6QzCUbSWVq3ZFBlASRyu9Zy9TXlH4p4\/sLDVZaQmTqC65ouXsgAFtiZc7AEmNYk1uP1axtoA5icwEvdZpCU4CEkF12n8FRwXKuHU\/QviXvoJFFfvT9UkNuwkqcUKcyq6N8StfFNO6GlIvXvuUMxCVvHJjQrqjxg9fboFIC0gl30+P2j4Gp+o5HjUvq0cBKjJ1Ycozf3JCiau3LiE7UqoVKcUTc6JGtfp8D5NwIimMDOCkBrpQIDAQAB",
    "web_accessible_resources": [
        "js\/jquery-3.2.1.min.js",
        "_locales\/*\/messages.json",
        "img\/*",
        "fonts\/*"
    ]
}