AliExpress Button

Small button for AliExpress.com will provide you convenient access to the different parts of the store

AliExpress Buttonとは何ですか?

AliExpress Buttonはdevunionによって開発されたChromeの拡張機能で、その主な機能は「Small button for AliExpress.com will provide you convenient access to the different parts of the store」です。

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

screenshot

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

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

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
公式URL https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
説明 Small button for AliExpress.com will provide you convenient access to the different parts of the store
ファイルサイズ 66.85 KB
インストール数 533
現在のバージョン 1.0.25
最終更新日 2015-07-27
公開日 2015-07-27
評価 4.77/5 合計 13 レビュー
開発者 devunion
Eメール [email protected]
支払い方法 free
対応言語 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"
}