AK Spy

Amazon Books/Kindle and Audible plugin

什麼是AK Spy?

AK Spy是由lumas-srl開發的Chrome擴展程式,該擴展的主要功能是“Amazon Books/Kindle and Audible plugin”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載AK Spy擴展crx文件

下載AK Spy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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/
隱私政策頁面URL 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"
}