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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Удобное расширение для поиска товаров на 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"
}