速卖通标题生成器和关键词采集
批量生成标题,支持英语、俄语、法语、西班牙语、葡萄牙语等小语种标题,支持长尾词、类目词、属性词、飙升词、流量词、搜索联想词、直通车热搜词、自定义关键词等功能。
速卖通标题生成器和关键词采集란 무엇입니까?
速卖通标题生成器和关键词采集은(는) 清明雨上에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "批量生成标题,支持英语、俄语、法语、西班牙语、葡萄牙语等小语种标题,支持长尾词、类目词、属性词、飙升词、流量词、搜索联想词、直通车热搜词、自定义关键词等功能。"입니다.
확장 프로그램 스크린샷
速卖通标题生成器和关键词采集 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
1、在速卖通、店小秘、马帮上发布产品时,自动生成标题; 2、支持小语种关键词和标题生成; 3、一键查询长尾词、类目词、属性词、飙升词、流量词等; 4、支持选词专家、搜索联想词、直通车关键词、自定义关键词; 5、按照多种模式自动生成标题,每次可生成不一样的标题; 6、批量生成标题; 7、自定义配置,是否过滤掉品牌词,防止侵权。
확장 프로그램 기본 정보
이름 | 速卖通标题生成器和关键词采集 |
ID | pmbemjeijjfdhnpdcoajjchneahlhhkn |
공식 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 |
설명 | 批量生成标题,支持英语、俄语、法语、西班牙语、葡萄牙语等小语种标题,支持长尾词、类目词、属性词、飙升词、流量词、搜索联想词、直通车热搜词、自定义关键词等功能。 |
파일 크기 | 532 KB |
설치 횟수 | 3,294 |
현재 버전 | 1.16 |
최근 업데이트 | 2023-10-20 |
출시 날짜 | 2021-10-21 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | 清明雨上 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://tit.aezhushou.com |
개인정보 보호 정책 페이지 URL | https://www.aezhushou.com/web/policy.html |
지원되는 언어 | 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\/*" ] } |