AliExpress поиск!

Small but convenient button that will help you to work with AliExpress.com more effectively.

AliExpress поиск!とは何ですか?

AliExpress поиск!はtorreksによって開発されたChromeの拡張機能で、その主な機能は「Small but convenient button that will help you to work with AliExpress.com more effectively.」です。

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

screenshot

AliExpress поиск!拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Удобное расширение для поиска товаров на AliExpress.com. Удобный поиск и быстрый доступ к основным разделам сайта.                    

拡張機能の基本情報

名前 AliExpress поиск! AliExpress поиск!
ID okfhjjlgbofppaocgakgjfnfddkjaile
公式URL https://chromewebstore.google.com/detail/aliexpress-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/okfhjjlgbofppaocgakgjfnfddkjaile
説明 Small but convenient button that will help you to work with AliExpress.com more effectively.
ファイルサイズ 29.28 KB
インストール数 18
現在のバージョン 1.0.0
最終更新日 2015-09-05
公開日 2015-09-05
開発者 torreks
支払い方法 free
対応言語 en,ru
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": "__MSG_btnTooltip__"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "developer": {
        "name": "devunion"
    },
    "icons": {
        "128": "img\/Icon128.png",
        "16": "img\/Icon16.png",
        "48": "img\/Icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "version": "1.0.0"
}