速卖通标题生成器和关键词采集

批量生成标题,支持英语、俄语、法语、西班牙语、葡萄牙语等小语种标题,支持长尾词、类目词、属性词、飙升词、流量词、搜索联想词、直通车热搜词、自定义关键词等功能。

Hvad er 速卖通标题生成器和关键词采集?

速卖通标题生成器和关键词采集 er en Chrome-udvidelse udviklet af 清明雨上, og dens hovedfunktion er "批量生成标题,支持英语、俄语、法语、西班牙语、葡萄牙语等小语种标题,支持长尾词、类目词、属性词、飙升词、流量词、搜索联想词、直通车热搜词、自定义关键词等功能。".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download 速卖通标题生成器和关键词采集-udvidelses-CRX-fil

Download 速卖通标题生成器和关键词采集-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        1、在速卖通、店小秘、马帮上发布产品时,自动生成标题;
2、支持小语种关键词和标题生成;
3、一键查询长尾词、类目词、属性词、飙升词、流量词等;
4、支持选词专家、搜索联想词、直通车关键词、自定义关键词;
5、按照多种模式自动生成标题,每次可生成不一样的标题;
6、批量生成标题;
7、自定义配置,是否过滤掉品牌词,防止侵权。                    

Grundlæggende oplysninger om udvidelsen

Navn 速卖通标题生成器和关键词采集 速卖通标题生成器和关键词采集
ID pmbemjeijjfdhnpdcoajjchneahlhhkn
Officiel URL https://chromewebstore.google.com/detail/%E9%80%9F%E5%8D%96%E9%80%9A%E6%A0%87%E9%A2%98%E7%94%9F%E6%88%90%E5%99%A8%E5%92%8C%E5%85%B3%E9%94%AE%E8%AF%8D%E9%87%87%E9%9B%86/pmbemjeijjfdhnpdcoajjchneahlhhkn
Beskrivelse 批量生成标题,支持英语、俄语、法语、西班牙语、葡萄牙语等小语种标题,支持长尾词、类目词、属性词、飙升词、流量词、搜索联想词、直通车热搜词、自定义关键词等功能。
Filstørrelse 532 KB
Antal Installationer 3,294
Nuværende Version 1.16
Senest Opdateret 2023-10-20
Udgivelsesdato 2021-10-21
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler 清明雨上
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://tit.aezhushou.com
URL til Fortrolighedspolitik Side https://www.aezhushou.com/web/policy.html
Understøttede Sprog zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u901f\u5356\u901a\u6807\u9898\u751f\u6210\u5668\u548c\u5173\u952e\u8bcd\u91c7\u96c6",
    "homepage_url": "https:\/\/tit.aezhushou.com",
    "version": "1.16",
    "manifest_version": 2,
    "description": "\u6279\u91cf\u751f\u6210\u6807\u9898\uff0c\u652f\u6301\u82f1\u8bed\u3001\u4fc4\u8bed\u3001\u6cd5\u8bed\u3001\u897f\u73ed\u7259\u8bed\u3001\u8461\u8404\u7259\u8bed\u7b49\u5c0f\u8bed\u79cd\u6807\u9898\uff0c\u652f\u6301\u957f\u5c3e\u8bcd\u3001\u7c7b\u76ee\u8bcd\u3001\u5c5e\u6027\u8bcd\u3001\u98d9\u5347\u8bcd\u3001\u6d41\u91cf\u8bcd\u3001\u641c\u7d22\u8054\u60f3\u8bcd\u3001\u76f4\u901a\u8f66\u70ed\u641c\u8bcd\u3001\u81ea\u5b9a\u4e49\u5173\u952e\u8bcd\u7b49\u529f\u80fd\u3002",
    "icons": {
        "16": "image\/icon.png",
        "48": "image\/icon.png",
        "128": "image\/icon.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.aliexpress.com\/*"
        ]
    },
    "background": {
        "scripts": [
            "html\/g.js",
            "html\/jquery.js",
            "html\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "js": [
                "html\/g.js",
                "html\/jquery.js",
                "html\/bootstrap.min.js",
                "html\/underscore.js",
                "html\/sweetalert.min.js",
                "html\/datatables.min.js",
                "html\/com.js",
                "html\/aetitversion.js",
                "html\/aemain.js"
            ],
            "matches": [
                "*:\/\/gsp.aliexpress.com\/apps\/product\/publish*",
                "*:\/\/csp.aliexpress.com\/apps\/product\/publish*",
                "*:\/\/csp.aliexpress.com\/apps\/choiceProduct\/publish*",
                "*:\/\/www.dianxiaomi.com\/smtProduct\/add.htm*",
                "*:\/\/www.dianxiaomi.com\/smtProduct\/edit.htm*",
                "*:\/\/www.dianxiaomi.com\/smtProduct\/quoteEdit.htm*",
                "*:\/\/www.dianxiaomi.com\/sys\/index.htm*",
                "*:\/\/*.mabangerp.com\/index.php?m=ali&a=publish*",
                "*:\/\/*.mabangerp.com\/index.php?mod=main.goPublish*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "html\/g.js",
                "html\/jquery.js",
                "html\/aetitversion.js",
                "html\/aesearch.js"
            ],
            "matches": [
                "*:\/\/tit.aezhushou.com\/web\/aeTitle\/main.html?ifor=searchkeyw*",
                "*:\/\/www.aliexpress.com\/glosearch\/api\/product?trafficChannel*",
                "*:\/\/www.aliexpress.com\/fn\/search-pc\/index*",
                "*:\/\/error.taobao.com\/app\/tbhome\/common\/error.html*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "html\/g.js",
                "html\/jquery.js",
                "html\/underscore.js",
                "html\/aetitversion.js",
                "html\/aePlatformSearch.js"
            ],
            "matches": [
                "*:\/\/www.aliexpress.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "html\/g.js",
                "html\/jquery.js",
                "html\/sweetalert.min.js",
                "html\/aetitversion.js",
                "html\/aettrain.js"
            ],
            "css": [
                "html\/sweetalert.css"
            ],
            "matches": [
                "*:\/\/tit.aezhushou.com\/web\/aeTitle\/main.html?ifor=ttrainkeyw*",
                "*:\/\/gsp.aliexpress.com\/apps\/bp\/keywordtools*",
                "*:\/\/csp.aliexpress.com\/apps\/bp\/keywordtools*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "html\/g.js",
                "html\/jquery.js",
                "html\/aetitversion.js"
            ],
            "matches": [
                "*:\/\/tit.aezhushou.com\/web\/aeTitle\/main.html*",
                "*:\/\/tit.aezhushou.com\/web\/aeTitle\/topay.html*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "permissions": [
        "background",
        "cookies",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/gsp.aliexpress.com\/*",
        "*:\/\/tit.aezhushou.com\/*",
        "*:\/\/www.mangoerp.com\/*",
        "*:\/\/aliexpress.com\/*",
        "*:\/\/m.aliexpress.com\/*",
        "*:\/\/www.aliexpress.com\/*",
        "*:\/\/translate.googleapis.com\/*",
        "*:\/\/translate.aezhushou.com\/*",
        "*:\/\/error.taobao.com\/app\/tbhome\/common\/error.html*",
        "*:\/\/www.dianxiaomi.com\/*",
        "*:\/\/seller-acs.aliexpress.com\/*"
    ]
}