Titans Quick View - Amazon Niche Finder

Niche & Keyword Research Tool, Amazon Quick View BSR Data for Amazon KDP & MBA

Co je Titans Quick View - Amazon Niche Finder?

Titans Quick View - Amazon Niche Finder je rozšíření Chrome vyvinuté https://selfpublishingtitans.com, a jeho hlavní funkcí je „Niche & Keyword Research Tool, Amazon Quick View BSR Data for Amazon KDP & MBA“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Titans Quick View - Amazon Niche Finder

Stáhněte si soubory rozšíření Titans Quick View - Amazon Niche Finder ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This Titans Amazon Quick View works on all Amazon marketplaces. This extension will help you with niche & keyword research for Amazon FBA, KDP and Merch by Amazon.

TOP EXTENSION BAR DATA FEATURES:
* Average Amazon BSR (Best Seller Rank)
* Average BSR calculation
* Average price calculation
* Average reviews calculation
* Keyword / Niche Score calculation 
* Download data option

SINGLE PRODUCT BOX DATA FEATURES:
* Main BSR & Sub BSR
* Type of Book
* Page count
* Book size
* Publish date

You can simply click the download button, and it will create an excel file with all ASINs, Author/Seller names and all Titles for every product on the home page. You can use this for research and best of all for ads creations to target all the best sellers directly as a product campaign, a keyword campaign targeting their author name as well as the book title.

This keyword niche score is an algorithm that I have been perfecting over the last year and use daily for research. It is recommend finding niches with a score of 62% and higher. This algorithm takes into account all listings on the first page and goes through how many exact product results there are, how many results on the first page, what all the prices are and the average,  what the reviews are and the average, what all individual BSR are and the average and then uses all the data combined into a very thorough algorithm to determine how easy it will be to compete and rank on page 1 and what keywords to use for ads to get the best traction in rankings.

You can't simply rely on just how many results and some BSR data. What is the results and BSR is good, but every book on page 1 has a TON of reviews, or MOST books have some low price that you can't really compete with, especially with no reviews and no ads... The algorithm takes everything into consideration. 

Imagine how much easier publishing book with Kindle Direct Publishing can become. No more guess work on Amazon search pages, no more time consuming copy & pasting, no more endless calculations. 

I hope this brings you lots of ease and success with your KDP Amazon journey. 

Happy Selling from Self Publishing Titans                    

Základní Informace o Rozšíření

Název Titans Quick View - Amazon Niche Finder Titans Quick View - Amazon Niche Finder
ID eefljgmhgaidffapnppcmmafobefjece
Oficiální URL https://chromewebstore.google.com/detail/titans-quick-view-amazon/eefljgmhgaidffapnppcmmafobefjece
Popis Niche & Keyword Research Tool, Amazon Quick View BSR Data for Amazon KDP & MBA
Velikost souboru 6.08 MB
Počet instalací 71,086
Aktuální Verze 8.19
Poslední Aktualizace 2024-02-01
Datum Vydání 2020-09-20
Hodnocení 4.02/5 Celkem 52 Hodnocení
Vývojář https://selfpublishingtitans.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://selfpublishingtitans.com/
URL Stránky Nápovědy https://selfpublishingtitans.com/contact-us/
URL Stránky Zásad Ochrany Soukromí https://www.selfpublishingtitans.com/terms/privacy
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Titans Quick View - Amazon Niche Finder",
    "version": "8.19",
    "description": "Niche & Keyword Research Tool, Amazon Quick View BSR Data for Amazon KDP & MBA",
    "author": "selfpublishingtitans.com - Titans Quick View",
    "minimum_chrome_version": "90",
    "permissions": [
        "storage",
        "background",
        "activeTab"
    ],
    "action": {
        "default_title": "Titans Quick View - Amazon Niche Finder",
        "default_popup": "loader.html",
        "default_icon": {
            "16": "images\/icon-64.png",
            "32": "images\/icon-64.png",
            "48": "images\/icon-64.png",
            "64": "images\/icon-64.png",
            "128": "images\/icon-64.png"
        }
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "incognito": "spanning",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "lib\/xlsx.full.min.js",
                "lib\/jquery-3.3.1.min.js",
                "lib\/accounting.min.js",
                "lib\/chartjs\/chart.js",
                "lib\/chartjs\/hammer.min.js",
                "lib\/chartjs\/chartjs-plugin-zoom.min.js",
                "lib\/chartjs\/chartjs-adapter-date-fns.bundle.min.js",
                "js\/content\/style.js",
                "js\/content\/content-constants.js",
                "js\/content\/content.js"
            ],
            "run_at": "document_end",
            "css": [
                "css\/content.css"
            ],
            "exclude_matches": [
                "*:\/\/*.sellercentral-europe.amazon.com\/*",
                "*:\/\/*.sellercentral.amazon.com\/*",
                "*:\/\/*.sellercentral.amazon.ca\/*",
                "*:\/\/*.sellercentral.amazon.co.uk\/*",
                "*:\/\/*.sellercentral.amazon.de\/*",
                "*:\/\/*.sellercentral.amazon.es\/*",
                "*:\/\/*.sellercentral.amazon.fr\/*",
                "*:\/\/*.sellercentral.amazon.it\/*",
                "*:\/\/*.ams.amazon.com\/*",
                "*:\/\/*.ams.amazon.ca\/*",
                "*:\/\/*.ams.amazon.co.uk\/*",
                "*:\/\/*.ams.amazon.de\/*",
                "*:\/\/*.ams.amazon.es\/*",
                "*:\/\/*.ams.amazon.fr\/*",
                "*:\/\/*.ams.amazon.it\/*",
                "*:\/\/*.advertising.amazon.com\/*",
                "*:\/\/*.advertising.amazon.ca\/*",
                "*:\/\/*.advertising.amazon.co.uk\/*",
                "*:\/\/*.advertising.amazon.de\/*",
                "*:\/\/*.advertising.amazon.es\/*",
                "*:\/\/*.advertising.amazon.fr\/*",
                "*:\/\/*.advertising.amazon.it\/*",
                "*:\/\/*.merch.amazon.com\/*",
                "*:\/\/*.aws.amazon.com\/*"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.pl\/*",
                "*:\/\/*.amazon.sa\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.ae\/*"
            ],
            "all_frames": false,
            "js": [
                "js\/content\/keepa-graph.js"
            ],
            "run_at": "document_end",
            "css": [
                "css\/content.css"
            ],
            "exclude_matches": [
                "*:\/\/*.sellercentral-europe.amazon.com\/*",
                "*:\/\/*.sellercentral.amazon.com\/*",
                "*:\/\/*.sellercentral.amazon.ca\/*",
                "*:\/\/*.sellercentral.amazon.co.uk\/*",
                "*:\/\/*.sellercentral.amazon.de\/*",
                "*:\/\/*.sellercentral.amazon.es\/*",
                "*:\/\/*.sellercentral.amazon.fr\/*",
                "*:\/\/*.sellercentral.amazon.it\/*",
                "*:\/\/*.ams.amazon.com\/*",
                "*:\/\/*.ams.amazon.ca\/*",
                "*:\/\/*.ams.amazon.co.uk\/*",
                "*:\/\/*.ams.amazon.de\/*",
                "*:\/\/*.ams.amazon.es\/*",
                "*:\/\/*.ams.amazon.fr\/*",
                "*:\/\/*.ams.amazon.it\/*",
                "*:\/\/*.advertising.amazon.com\/*",
                "*:\/\/*.advertising.amazon.ca\/*",
                "*:\/\/*.advertising.amazon.co.uk\/*",
                "*:\/\/*.advertising.amazon.de\/*",
                "*:\/\/*.advertising.amazon.es\/*",
                "*:\/\/*.advertising.amazon.fr\/*",
                "*:\/\/*.advertising.amazon.it\/*",
                "*:\/\/*.merch.amazon.com\/*",
                "*:\/\/*.aws.amazon.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon-64.png",
        "32": "images\/icon-64.png",
        "48": "images\/icon-64.png",
        "64": "images\/icon-64.png",
        "128": "images\/icon-64.png"
    },
    "manifest_version": 3,
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icon-64.png",
                "images\/bullhorn-solid.png",
                "images\/home-solid.png",
                "images\/publishing.png",
                "images\/logo2.png",
                "images\/Download_icon.png",
                "images\/right-arrow.png",
                "images\/newpic.png",
                "images\/icon-200.png",
                "images\/cursor.png",
                "welcome.html"
            ],
            "matches": [
                "https:\/\/selfpublishingtitans.com\/*",
                "https:\/\/www.amazon.com.au\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "https:\/\/www.amazon.com.br\/*",
                "https:\/\/www.amazon.com.tr\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.nl\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.sa\/*",
                "https:\/\/www.amazon.ae\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.amazon.au\/*",
                "https:\/\/www.amazon.sg\/*",
                "https:\/\/www.amazon.pl\/*",
                "https:\/\/www.amazon.se\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.selfpublishingtitans.com\/*"
        ]
    }
}