AK Spy

Amazon Books/Kindle and Audible plugin

ما هو AK Spy؟

AK Spy هو إضافة Chrome تم تطويرها بواسطة lumas-srl، والميزة الرئيسية لها هي "Amazon Books/Kindle and Audible plugin".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة AK Spy

قم بتنزيل ملفات الامتداد AK Spy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Are you tired to waste hours and hours scanning keywords on different markets? Don't you think you should save time and energy by automatizing this process? That way you could spend time creating a product of actual quality.

Well, you found the right extension! And you can try it FULLY and FREE!

AKSpy is the best Chrome Extension present on the store to scan a keyword’s profitability on Amazon and Audible. Nowadays it’s the only one so complete it can scan as many as 7 different markets: ITA – USA – UK – DE – FR – ES – CA.


This extension has the following functionalities:

1 – Scanning keywords directly from Amazon and Audible websites

2 – Scanning BSRs of kindle, paperback and audiobook versions, on all the markets where this data is available

3 – Checking if the keyword is present in the title and subtitle of the scanned books

4 – Scanning the author to check if the book is Self Published

5 – Scanning kindle, paperback and audiobook prices on all the markets where this data is available

6 – Scanning all the categories and subcategories of Amazon’s and Audible’s best sellers, allowing to export all the books of every single category to CSV. It works for both paid and free versions

7 – Scanning the best books and kindle eBooks of every category to understand which is the best niche to get the Best Seller badge

8 – Scanning all the author’s pages to see the profitability of the keywords used by competitors self publishers

9 – Scanning the reviewer’s page to see the profitability of all the keywords already reviewed by other Virtual Assistants

10 – Scanning all the narrator’s pages to see the profitability of all the keywords already narrated by other self publishers

11 – Suggesting other keywords starting from the one you’re typing in the Amazon or Audible search bar. You can select one or more suggestions and scan their search results in sequence automatically, maximizing your efficiency in keyword analysis

12 – Saving the best keywords in your account, so you can keep them monitored over time and compare multiple search results


All the data can be exported to CSV, which can be imported in a spreadsheet to execute more in-depth analysis.

This extension is updated constantly, also thanks to suggestions by current customers.
After all this you still aren’t intrigued? You can test it all fully and for free for seven days. Seven whole days during which you can assess this extension’s functionalities and notice that you can never go back, if really want to achieve extraordinary results in this business.

Download it now                    

معلومات أساسية عن التمديد

الاسم AK Spy AK Spy
ID gpocmjodbgggiilagbjgmikcignbmejb
عنوان URL الرسمي https://chromewebstore.google.com/detail/ak-spy/gpocmjodbgggiilagbjgmikcignbmejb
الوصف Amazon Books/Kindle and Audible plugin
حجم الملف 380 KB
عدد التثبيتات 608
النسخة الحالية 1.3.9
آخر تحديث 2022-04-03
تاريخ النشر 2020-11-11
تقييم 5.00/5 مجموع تقييمات 3
المطور lumas-srl
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://akspy.it/
عنوان صفحة سياسة الخصوصية https://akspy.it/privacy-policy
اللغات المدعومة en,it
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "js\/jquery-3.3.1.min.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "css": [
                "content.css"
            ],
            "js": [
                "js\/jquery-3.3.1.min.js",
                "content.js"
            ],
            "matches": [
                "https:\/\/*.amazon.it\/*",
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.de\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.audible.it\/*",
                "https:\/\/*.audible.com\/*",
                "https:\/\/*.audible.co.uk\/*",
                "https:\/\/*.audible.fr\/*",
                "https:\/\/*.audible.de\/*",
                "https:\/\/*.audible.ca\/*",
                "https:\/\/*.audible.es\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/stripe.com\/ https:\/\/js.stripe.com\/ https:\/\/js.stripe.com\/v3\/ https:\/\/akspy.it\/ https:\/\/completion.amazon.co.uk\/ https:\/\/completion.amazon.com\/; object-src 'self'",
    "default_locale": "it",
    "description": "__MSG_descrizioneEstensione__",
    "icons": {
        "128": "images\/logo_128.png",
        "16": "images\/logo_16.png",
        "32": "images\/logo_32.png",
        "48": "images\/logo_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh2\/LbDUpzcykh+6BjoQnRTP60q76E2z5+SerWQM05mkzlKz\/pSrN\/fN3t03ltsPdZs0gwif4xb00K0DP8wuPo5dPXVDeLiimGmWzbR+37du1uU8oZf5d\/vZUMpjKbmmaAgjb3U9MyPHK0l\/+6LZ5VPGKrRnLFOzzsTxCd4wdhPb\/NoEt4cInHCR+5pAcuGha+kccGSH4Peboydn9Dk0dIDVdPI\/o7QUVJ4\/6qLz4BNeVR4K20taoHlPHayN3C3UcJ8rnI2ceYEFtE4rPXu4c1IK\/0jBdn8azqDdMoFkyz4hj+9jaZ7vVRpEcps4wn0UxcRw1q3nbX66UO4myYrRNTwIDAQAB",
    "manifest_version": 2,
    "name": "AK Spy",
    "offline_enabled": false,
    "options_page": "options.html",
    "page_action": {
        "default_icon": {
            "128": "images\/logo_128.png",
            "16": "images\/logo_16.png",
            "32": "images\/logo_32.png",
            "48": "images\/logo_48.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/*.amazon.it\/",
        "https:\/\/*.amazon.com\/",
        "https:\/\/*.amazon.co.uk\/",
        "https:\/\/*.amazon.fr\/",
        "https:\/\/*.amazon.de\/",
        "https:\/\/*.amazon.ca\/",
        "https:\/\/*.amazon.es\/",
        "https:\/\/*.audible.it\/",
        "https:\/\/*.audible.com\/",
        "https:\/\/*.audible.co.uk\/",
        "https:\/\/*.audible.fr\/",
        "https:\/\/*.audible.de\/",
        "https:\/\/*.audible.ca\/",
        "https:\/\/*.audible.es\/",
        "https:\/\/akspy.it\/",
        "https:\/\/completion.amazon.co.uk\/",
        "https:\/\/completion.amazon.com\/",
        "storage",
        "declarativeContent",
        "tabs",
        "identity",
        "identity.email"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.9"
}