Arinaz - For Amazon KDP

Searchvolume, related keywords, index checker and much more - for Amazon sellers and vendors

Arinaz - For Amazon KDPคืออะไร?

Arinaz - For Amazon KDP เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://jacker404.blogspot.com และคุณลักษณะหลักของมันคือ "Searchvolume, related keywords, index checker and much more - for Amazon sellers and vendors"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Arinaz - For Amazon KDP

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

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

                        Related keywords, index checker and much more - for Amazon Kindle Direct Publishing. Free Keyword Tool with analysis widgets for the SERP. The easy way to check The listing of your Competition and find new keywords. The ARINAZ Chrome Extension offers a range of free tools for a variety of marketplaces, Kindle Direct Publishing, FBA Private Label Sellers and Vendors. Check whether the respective ASIN for the desired search terms and keywords can be found. Check with a single click for which parts of the title, description and bullet points the respective ASIN can be found. With the rating widget you can find out with how many stars the products on the SERP were rated. We get this data for the organic ranking products as well as for the sponsored products. In the review’s widget, you will see the number of reviews that the products on the SERP have received on average.
- How has the search volume changed in the course of the last days, months or last year?
- What are the related search terms to my keyword?
- What about the ratings and reviews of the products on the SERP?
- What about the average price of the products?
- And how many of them are available as Prime?
Get all this data granularly displayed in comparison to organic ranked and spa products!
The price widget shows you in which price ranges the products on the SERP are being sold. Here again, we distinguish between organically ranking products and sponsored products.
Finally, the Prime widget shows you the percentage of products available as Prime as well as “not” Prime on the SERP.                    

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

ชื่อ Arinaz - For Amazon KDP Arinaz - For Amazon KDP
ID onofabbbjgjempkcbidiacgldbdbojil
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/arinaz-for-amazon-kdp/onofabbbjgjempkcbidiacgldbdbojil
คำอธิบาย Searchvolume, related keywords, index checker and much more - for Amazon sellers and vendors
ขนาดไฟล์ 2.84 MB
จำนวนการติดตั้ง 898
เวอร์ชันปัจจุบัน 2
อัปเดตครั้งล่าสุด 2020-11-11
วันที่เผยแพร่ 2020-11-10
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://jacker404.blogspot.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://jacker404.blogspot.com
URL หน้าช่วยเหลือ http://jacker404.blogspot.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2",
    "browser_action": {
        "default_icon": {
            "16": "res\/icons\/logo\/16_off.png",
            "32": "res\/icons\/logo\/32_off.png",
            "64": "res\/icons\/logo\/64_off.png",
            "128": "res\/icons\/logo\/128_off.png"
        },
        "default_title": "Arinaz",
        "default_popup": "\/app\/modules\/shared\/pageAction\/disabled\/pageAction.html"
    },
    "icons": {
        "16": "res\/icons\/logo\/16_on.png",
        "32": "res\/icons\/logo\/32_on.png",
        "64": "res\/icons\/logo\/64_on.png",
        "128": "res\/icons\/logo\/128_on.png"
    },
    "background": {
        "page": "app\/background\/background.html",
        "persistent": true
    },
    "permissions": [
        "storage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "identity",
        "identity.email",
        "https:\/\/*.amazon.co.uk\/*",
        "https:\/\/*.amazon.fr\/*",
        "https:\/\/*.amazon.es\/*",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/*.amazon.ca\/*",
        "https:\/\/*.amazon.com.au\/*",
        "https:\/\/*.Arinaz.com\/*",
        "http:\/\/localhost\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.com.au\/*",
                "https:\/\/*.amazonaws.com\/*",
                "https:\/\/shield.Arinaz.com\/*",
                "https:\/\/shield.stage.Arinaz.com\/*",
                "http:\/\/localhost\/*"
            ],
            "css": [
                "\/app\/general\/general.css",
                "\/res\/css\/styles.css"
            ],
            "js": [
                "libs\/jquery\/3.5.1\/jquery.js",
                "\/libs\/jquery.md5\/1.2.1\/jquery.md5.js",
                "libs\/jquery-ui\/1.12.1\/jquery-ui.js",
                "app\/general\/globals.js",
                "app\/general\/definitions.js",
                "app\/utils\/utils.js",
                "app\/general\/content.js",
                "app\/general\/extensions.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        "*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.Arinaz.com\/*",
            "*:\/\/localhost\/*"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'unsafe-eval' https:\/\/*.amazonaws.com https:\/\/*.gstatic.com https:\/\/*.Arinaz.com; object-src 'self'"
}