AsinSeed - Amazon Product & Keyword Tools

AsinSeed is a keyword engine to give you keywords for listing and CPC optimization.

AsinSeed - Amazon Product & Keyword Toolsคืออะไร?

AsinSeed - Amazon Product & Keyword Tools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.asinseed.com และคุณลักษณะหลักของมันคือ "AsinSeed is a keyword engine to give you keywords for listing and CPC optimization."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AsinSeed - Amazon Product & Keyword Tools

ดาวน์โหลดไฟล์ส่วนขยาย AsinSeed - Amazon Product & Keyword Tools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Features:
1. Get keywords for listing and CPC optimization on Amazon directly;
2. Discover the keywords that drive traffic to the listing you're viewing;
3. Find relevant keywords with keyword mining tool on the search results page;
4. 0.8 billion keywords updated monthly; Support the US, Japan, Canada, and EU                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AsinSeed - Amazon Product & Keyword Tools AsinSeed - Amazon Product & Keyword Tools
ID mafpfjnpmblneioebkpdjlledcopckld
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/asinseed-amazon-product-k/mafpfjnpmblneioebkpdjlledcopckld
คำอธิบาย AsinSeed is a keyword engine to give you keywords for listing and CPC optimization.
ขนาดไฟล์ 2.3 MB
จำนวนการติดตั้ง 31,923
เวอร์ชันปัจจุบัน 2.1.0
อัปเดตครั้งล่าสุด 2021-05-06
วันที่เผยแพร่ 2019-09-26
คะแนน 4.09/5 รวมทั้งหมด 23 คะแนน
ผู้พัฒนา https://www.asinseed.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.asinseed.com
URL หน้าช่วยเหลือ https://www.asinseed.com/cn/faq
URL หน้านโยบายความเป็นส่วนตัว https://www.sellersprite.com/en/help/privacy-policy
ภาษาที่รองรับ en,zh-CN,ja
manifest.json
{
    "name": "__MSG_main_name__",
    "short_name": "__MSG_main_short_name__",
    "description": "__MSG_main_description__",
    "version": "2.1.0",
    "manifest_version": 2,
    "default_locale": "en",
    "homepage_url": "https:\/\/www.asinseed.com\/",
    "icons": {
        "32": "assets\/images\/icons\/icon_32.png",
        "48": "assets\/images\/icons\/icon_48.png",
        "128": "assets\/images\/icons\/icon_128.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "tabs",
        "https:\/\/mp.weixin.qq.com\/cgi-bin\/showqrcode\/*",
        "https:\/\/www.asinseed.com\/*",
        "https:\/\/www.amazon.com\/*",
        "https:\/\/www.amazon.co.jp\/*",
        "https:\/\/www.amazon.co.uk\/*",
        "https:\/\/www.amazon.de\/*",
        "https:\/\/www.amazon.fr\/*",
        "https:\/\/www.amazon.es\/*",
        "https:\/\/www.amazon.it\/*",
        "https:\/\/www.amazon.ca\/*",
        "https:\/\/www.amazon.in\/*",
        "https:\/\/www.amazon.com.au\/*"
    ],
    "browser_action": {
        "default_title": "__MSG_main_tooltips__"
    },
    "background": {
        "scripts": [
            "background\/background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "assets\/fontjs.js",
                "assets\/publicECharts.js",
                "content\/content.js"
            ],
            "css": [
                "content\/content.css",
                "assets\/styles\/flag-icon-css\/css\/flag-icon.min.css"
            ],
            "matches": [
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.com.au\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "assets\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}