AK Spy
Amazon Books/Kindle and Audible plugin
Qu'est-ce que AK Spy ?
AK Spy est une extension Chrome développée par lumas-srl, et sa fonction principale est "Amazon Books/Kindle and Audible plugin".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension AK Spy
Téléchargez les fichiers d'extension AK Spy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | AK Spy |
ID | gpocmjodbgggiilagbjgmikcignbmejb |
URL Officiel | https://chromewebstore.google.com/detail/ak-spy/gpocmjodbgggiilagbjgmikcignbmejb |
Description | Amazon Books/Kindle and Audible plugin |
Taille du Fichier | 380 KB |
Nombre d'Installations | 608 |
Version Actuelle | 1.3.9 |
Dernière Mise à Jour | 2022-04-03 |
Date de Publication | 2020-11-11 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | lumas-srl |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://akspy.it/ |
URL de la Page de Politique de Confidentialité | https://akspy.it/privacy-policy |
Langues Prises en Charge | 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" } |