Antcoor Assistant

蚁户助手 - 亚马逊高效选品插件

什么是Antcoor Assistant?

Antcoor Assistant是由https://www.antcoor.com开发的Chrome扩展程序,该扩展的主要功能是“蚁户助手 - 亚马逊高效选品插件”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Antcoor Assistant扩展crx文件

下载Antcoor Assistant扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        蚁户选品插件是一款集FBA费用自动计算、全网以图找货、大数据选品、数据分析、网红查找、关键词追踪等功能于一体的浏览器插件,主要提供以下核心功能:

一、FBA费用自动计算
自动提取商品ASIN、品牌、上架日期、配送方式、卖家信息、尺寸、重量、实时费率等,并自动计算FBA费用

二、以图找货
可支持任意网站上右键图片或截图进行快速搜图找货,所支持的平台包括
1688以图找货,
阿里国际以图找货,
虾皮全站点以图找货,
淘宝以图找货,
Ebay以图找货,
亚马逊全站点以图找货,
三、平台反查
品牌网红反查(支持产品品牌推广网红主页反查,及相关推广信息查看)
Deals平台反查(支持主流Deals等平台)
购物平台反查(支持主流购物平台)
亚马逊多站点反查(支持亚马逊相关站点商品数据查找)。

四、大数据选品
蚁户选品插件根据亚马逊官方数据进行分析,可自动提取商品类目排名,并进行销量预估,可随时查看商品的BSR排名趋势及排名变化。

五、数据分析
蚁户选品插件提供商品关键词排名、市场热词预测、商标品牌词查询、长尾词挖掘等工具。

六、其他功能
插件可自动提取ASIN搜索引擎关键词及Listing概要词,同时提供商品原图下载、ASIN同类目商品列表、同类目销售榜BSR等入口。

七、版本更新记录
V5.2.16
=================
 增加了打印截图的功能,方便打印快递面单。

V5.2.15
=================
 解决相关的bug,去掉不必要权限。

V5.2.14
=================
 解决部分版本谷歌浏览器无法安装插件问题,修复安装后部分按钮无法点击问题。

V5.2.12
=================
 修复FBA 长宽高和重量无法获取导致的FBA费用无法计算问题。

V5.2.11
=================
 修复登录插件一小时后重新登录问题
电商平台销售反查增加lazada全站点覆盖

V5.2.10
=================
升级插件全功能为Manifest V3版本
修复淘宝平台无法以图找货问题
增加亚马逊全站点以图找货支持
增加虾皮全站点以图找货支持
增加1688免登录搜图支持
增加Ebay以图找货支持

V5.2.9
=================
新增大数据选品
优化商品尺寸及FBA费用计算

V5.2.8
=================
修正亚马逊截图找货的bug

V5.2.7
=================
修正销量评估的bug

V5.2.6
=================
修正亚马逊以图找货的bug

V5.2.5
=================
修正拼多多以图找货的bug

V5.2.4
=================
修正Deals反查的bug

V5.2.3
=================
修正网红反查页面的bug

V5.2.2
=================
修改一些商品小类BSR链接404错误
优化站外反查的效果

V5.2.1
=================
修改用户没有登录时站点反查、平台反查不显示内容的bug
增加deals站点的反查                    

扩展基本信息

名称 Antcoor Assistant Antcoor Assistant
ID mnjbegjplimkhehleafhbnfeahgkffhp
官方URL https://chromewebstore.google.com/detail/antcoor-assistant/mnjbegjplimkhehleafhbnfeahgkffhp
简介 蚁户助手 - 亚马逊高效选品插件
文件大小 1.45 MB
安装次数 2,304
当前版本 5.2.16
更新时间 2023-05-29
上架时间 2021-04-21
评分 4.43/5 共7次评分
开发者 https://www.antcoor.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.antcoor.com
帮助页面URL https://www.antcoor.com
隐私政策页面URL https://www.antcoor.com/article/antcoor_privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Antcoor Assistant",
    "version": "5.2.16",
    "description": "\u8681\u6237\u52a9\u624b - \u4e9a\u9a6c\u900a\u9ad8\u6548\u9009\u54c1\u63d2\u4ef6",
    "author": "rainy",
    "homepage_url": "https:\/\/www.antcoor.net",
    "default_locale": "en",
    "icons": {
        "16": "static\/icons\/antcoor.png",
        "48": "static\/icons\/antcoor.png",
        "128": "static\/icons\/antcoor.png"
    },
    "action": {
        "default_icon": "static\/icons\/antcoor.png",
        "default_title": "\u8681\u6237\u52a9\u624b",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "static\/js\/content-script.bundle.js"
            ],
            "css": [
                "static\/css\/font-awesome.min.css",
                "static\/css\/iconfont.css",
                "static\/css\/custom.css",
                "static\/css\/jcrop.css"
            ],
            "images": [
                "static\/images\/loading.gif"
            ],
            "match_about_blank": true,
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "static\/js\/background.bundle.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "cookies",
        "downloads",
        "tabs",
        "contextMenus",
        "activeTab",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/yandex.com\/images\/search*",
        "https:\/\/search.1688.com\/service\/*",
        "https:\/\/open-s.alibaba.com\/openservice\/*",
        "https:\/\/stream-upload.taobao.com\/api\/upload.api*",
        "https:\/\/amz.antcoor.com\/*",
        "https:\/\/amz.antcoor.net\/*",
        "https:\/\/*.antcoor.net\/*",
        "https:\/\/cn.bing.com\/images\/api\/custom\/knowledge*",
        "https:\/\/cn.bing.com\/images\/search*",
        "https:\/\/www.1688.com\/",
        "https:\/\/h5api.m.1688.com\/h5\/mtop.1688.imageservice.putimage*",
        "https:\/\/s.taobao.com\/image",
        "https:\/\/s.taobao.com\/search",
        "https:\/\/www.amazon.com\/*",
        "https:\/\/pifa.pinduoduo.com\/mille\/slow\/upload\/uploadSearchImage",
        "https:\/\/pifa.pinduoduo.com\/pifa\/search\/searchImageGoods",
        "https:\/\/www.aliprice.com\/Index\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/images\/loading.gif",
                "static\/images\/*.png",
                "static\/icons\/*.png",
                "static\/icons\/shops\/*.png",
                "static\/images\/guan.gif",
                "static\/images\/zuan.gif",
                "static\/icons\/antcoor.png",
                "static\/fonts\/fontawesome-webfont.eot",
                "static\/fonts\/fontawesome-webfont.svg",
                "static\/fonts\/fontawesome-webfont.ttf",
                "static\/fonts\/fontawesome-webfont.woff",
                "static\/fonts\/fontawesome-webfont.woff2",
                "static\/fonts\/iconfont.svg",
                "static\/fonts\/iconfont.ttf",
                "static\/fonts\/iconfont.woff",
                "static\/fonts\/iconfont.woff2"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'  ; img-src 'self'; object-src 'self'"
    }
}