Keyword Index & Rank Checker for Amazon

Keyword rank position & index checking tool designed for Amazon

Keyword Index & Rank Checker for Amazonคืออะไร?

Keyword Index & Rank Checker for Amazon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Whipdata และคุณลักษณะหลักของมันคือ "Keyword rank position & index checking tool designed for Amazon"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Keyword Index & Rank Checker for Amazon

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

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

                        FREE keyword index and rank checking tool by Whipdata

This FREE product checks indexing of your keywords against your ASINs. In other words, it tells you if whether your keywords appear in any of the parts of your listing title, bullet points, description or backend search terms. Moreover, it shows your ASINs page and position rank on Amazon as well as it shows if your ASINs come up organically or with sponsored ads.

It is highly important to see where you stand with your keywords and how you stand – organically or with ads.

 

How to use it:

-Choose your marketplace
-Enter up to 5 keywords and up to 10 ASINs
-Get real time indexation results and current ranking position as well as how you appear – organic or with sponsored ads                    

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

ชื่อ Keyword Index & Rank Checker for Amazon Keyword Index & Rank Checker for Amazon
ID enakhpncglkokdhkickiiciogknfdedn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/keyword-index-rank-checke/enakhpncglkokdhkickiiciogknfdedn
คำอธิบาย Keyword rank position & index checking tool designed for Amazon
ขนาดไฟล์ 176 KB
จำนวนการติดตั้ง 734
เวอร์ชันปัจจุบัน 1.2.2
อัปเดตครั้งล่าสุด 2019-02-28
วันที่เผยแพร่ 2019-02-28
คะแนน 3.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Whipdata
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://whipdata.com
URL หน้านโยบายความเป็นส่วนตัว https://whipdata.com/auth/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Keyword Index & Rank Checker for Amazon",
    "short_name": "IRC",
    "description": "Keyword rank position & index checking tool designed for Amazon",
    "version": "1.2.2",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icons\/16.png"
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "\/scripts\/background.js",
            "\/scripts\/analytics.js"
        ],
        "persistent": false
    },
    "permissions": [
        "https:\/\/*.amazon.ca\/*",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/*.amazon.co.uk\/*",
        "https:\/\/*.amazon.de\/*",
        "https:\/\/*.amazon.fr\/*",
        "https:\/\/*.amazon.es\/*",
        "https:\/\/*.amazon.it\/*",
        "https:\/\/*.amazon.co.jp\/*",
        "https:\/\/*.amazon.in\/*",
        "https:\/\/*.amazon.com.au\/*",
        "https:\/\/*.amazon.com.mx\/*"
    ],
    "web_accessible_resources": [
        "\/scripts\/jquery-3.2.1.min.js",
        "\/scripts\/extension.js"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}