AirShip助手

Shopee跨境电商AirShip,支持多平台采集。

O que é AirShip助手?

AirShip助手 é uma extensão do Chrome desenvolvida por https://arkshop.com.cn, e sua principal característica é "Shopee跨境电商AirShip,支持多平台采集。".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão AirShip助手

Baixe arquivos de extensão AirShip助手 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        概述:

为使用者提供上架,采集,统计查询,智能客服,图片翻译,关键词优化,视频讲解 等多功能的shopee辅助工具浏览器插件

主要功能:
1.	为使用shopee卖货的店家提供店铺SKU集成管理。
2.	卖家智能客服窗口,多个账号一次授权即可不用转换随时随地与买家沟通。
3.	批量采集货源,单独采集货源,已达到比价的效果。
4.	批量上架货品与单独上架货品可以节省卖家时间,提升工作效率。
5.	关键词的优化可以为卖家提高效转化率,带来直接的效益。
6.	图片翻译以及在线翻译功能为跨境卖家提供便捷。
7.	统计查询可以及时查看店铺的销售情况以及产品的热度。                    

Informações Básicas da Extensão

Nome AirShip助手 AirShip助手
ID oimfhalmnlkcphljdhgbiafpejcmkkif
URL Oficial https://chromewebstore.google.com/detail/airship%E5%8A%A9%E6%89%8B/oimfhalmnlkcphljdhgbiafpejcmkkif
Descrição Shopee跨境电商AirShip,支持多平台采集。
Tamanho do Arquivo 926 KB
Contagem de Instalações 77
Versão Atual 2.2.6
Última Atualização 2023-06-20
Data de Publicação 2020-07-29
Desenvolvedor https://arkshop.com.cn
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.arkshop.com.cn
URL da Página de Ajuda https://www.arkshop.com.cn
Idiomas Suportados zh-CN
manifest.json
{
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon19.png"
        },
        "default_popup": "popup.html",
        "default_title": "AirShip\u52a9\u624b"
    },
    "content_scripts": [
        {
            "css": [
                "css\/airship.css",
                "css\/airshipcrawl.css"
            ],
            "exclude_matches": [],
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/shopee.js",
                "js\/airship_modal.js",
                "js\/airship_common.js",
                "js\/content.js",
                "js\/mux-mp4.js",
                "js\/aes-decryptor.js"
            ],
            "matches": [
                "http:\/\/127.0.0.1:8000\/*",
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "*:\/\/erp.arkshop.com.cn\/*",
                "https:\/\/shopee.com.my\/*",
                "https:\/\/shopee.com.mx\/*",
                "https:\/\/shopee.sg\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/shopee.tw\/*",
                "https:\/\/shopee.co.th\/*",
                "https:\/\/shopee.co.id\/*",
                "https:\/\/shopee.vn\/*",
                "https:\/\/*.xiapibuy.com\/*",
                "*:\/\/shopee.ph\/*",
                "https:\/\/shopee.co.id\/*",
                "*:\/\/*.yangkeduo.com\/*",
                "*:\/\/*.bao66.cn\/*",
                "*:\/\/*.shopee.com.co\/*",
                "*:\/\/*.shopee.cl\/*",
                "*:\/\/*.shopee.es\/*",
                "*:\/\/*.shopee.fr\/*",
                "*:\/\/*.shopee.pl\/*",
                "*:\/\/*.shopee.in\/*",
                "*:\/\/shopee.com.co\/*",
                "*:\/\/shopee.cl\/*",
                "*:\/\/www.dapengjiaoyu.cn\/*",
                "*:\/\/*.shopee.cn\/*",
                "*:\/\/shopee.com.br\/*"
            ]
        }
    ],
    "description": "Shopee\u8de8\u5883\u7535\u5546AirShip\uff0c\u652f\u6301\u591a\u5e73\u53f0\u91c7\u96c6\u3002",
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/erp.arkshop.com.cn\/*",
            "http:\/\/127.0.0.1:8000\/*",
            "https:\/\/shopee.com.my\/*",
            "https:\/\/shopee.tw\/*",
            "https:\/\/shopee.ph\/*",
            "https:\/\/shopee.com.mx\/*",
            "https:\/\/shopee.co.th\/*",
            "https:\/\/shopee.sg\/*",
            "https:\/\/*.xiapibuy.com\/*",
            "https:\/\/shopee.co.id\/*",
            "https:\/\/shopee.vn\/*",
            "*:\/\/*.yangkeduo.com\/*",
            "*:\/\/yangkeduo.com\/*",
            "*:\/\/*.shopee.com.co\/*",
            "*:\/\/*.shopee.cl\/*",
            "*:\/\/www.dapengjiaoyu.cn\/*",
            "*:\/\/shopee.com.br\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self';  object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/jquery.js",
                "js\/pdddata.js",
                "js\/tbdata.js",
                "js\/shopee_detail.js",
                "manifest.json"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 3,
    "name": "AirShip\u52a9\u624b",
    "permissions": [
        "contextMenus",
        "storage",
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/erp.arkshop.com.cn\/*",
        "https:\/\/desc.alicdn.com\/",
        "http:\/\/dsc.taobaocdn.com\/",
        "*:\/\/*.taobao.com\/",
        "*:\/\/*.tmall.com\/",
        "http:\/\/127.0.0.1:8000\/*",
        "*:\/\/*.1688.com\/*",
        "https:\/\/shopee.com.my\/*",
        "https:\/\/shopee.tw\/*",
        "https:\/\/shopee.sg\/*",
        "https:\/\/shopee.co.th\/*",
        "https:\/\/shopee.co.id\/*",
        "https:\/\/*.xiapibuy.com\/*",
        "*:\/\/shopee.ph\/*",
        "*:\/\/*.yangkeduo.com\/*",
        "*:\/\/yangkeduo.com\/*",
        "*:\/\/*.dny001.com\/*",
        "https:\/\/shopee.com.mx\/*",
        "*:\/\/*.shopee.com.co\/*",
        "*:\/\/*.shopee.cl\/*",
        "*:\/\/*.shopee.es\/*",
        "*:\/\/*.shopee.fr\/*",
        "*:\/\/*.shopee.pl\/*",
        "*:\/\/*.shopee.in\/*",
        "*:\/\/shopee.com.co\/*",
        "*:\/\/shopee.cl\/*",
        "*:\/\/*.shopee.com.br\/*",
        "*:\/\/*.shopee.cn\/*"
    ],
    "short_name": "collect",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2.6"
}