AE标题生成器

速卖通标题一键生成,长尾词、类目词、属性词、飙升词、流量词智能推荐。

AE标题生成器とは何ですか?

AE标题生成器は速卖通运营助手によって開発されたChromeの拡張機能で、その主な機能は「速卖通标题一键生成,长尾词、类目词、属性词、飙升词、流量词智能推荐。」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

AE标题生成器拡張機能のCRXファイルをダウンロード

AE标题生成器拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        它可以帮我做什么?
一键查询【长尾词、类目词、属性词、飙升词、流量词等】;
选择类目、输入关键属性,智能匹配关键词;
按照多种模式自动生成标题,每次可生成不一样的标题;
自定义配置,是否过滤掉品牌词,防止侵权。                    

拡張機能の基本情報

名前 AE标题生成器 AE标题生成器
ID bpdnbbmpifiegiphcdagebmbphdhnimo
公式URL https://chromewebstore.google.com/detail/ae%E6%A0%87%E9%A2%98%E7%94%9F%E6%88%90%E5%99%A8/bpdnbbmpifiegiphcdagebmbphdhnimo
説明 速卖通标题一键生成,长尾词、类目词、属性词、飙升词、流量词智能推荐。
ファイルサイズ 526 KB
インストール数 327
現在のバージョン 1.0
最終更新日 2021-08-30
公開日 2021-08-30
開発者 速卖通运营助手
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.aezhushou.com/web/policy.html
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AE\u6807\u9898\u751f\u6210\u5668",
    "homepage_url": "http:\/\/tit.aezhushou.com",
    "version": "1.0",
    "manifest_version": 2,
    "description": "\u901f\u5356\u901a\u6807\u9898\u4e00\u952e\u751f\u6210\uff0c\u957f\u5c3e\u8bcd\u3001\u7c7b\u76ee\u8bcd\u3001\u5c5e\u6027\u8bcd\u3001\u98d9\u5347\u8bcd\u3001\u6d41\u91cf\u8bcd\u667a\u80fd\u63a8\u8350\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\/aemain.js"
            ],
            "matches": [
                "*:\/\/gsp.aliexpress.com\/apps\/product\/publish*",
                "*:\/\/www.dianxiaomi.com\/smtProduct\/add.htm*",
                "*:\/\/www.dianxiaomi.com\/smtProduct\/edit.htm*",
                "*:\/\/*.mabangerp.com\/index.php?m=ali&a=publish*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "permissions": [
        "background",
        "*:\/\/gsp.aliexpress.com\/*",
        "*:\/\/tit.aezhushou.com\/*",
        "*:\/\/www.mangoerp.com\/*",
        "*:\/\/www.dianxiaomi.com\/*"
    ]
}