Titans Pro - Amazon KDP Keyword Research Tool

Amazon Keyword Search Volume, Amz Suggestion Expander, Niche Finder

O que é Titans Pro - Amazon KDP Keyword Research Tool?

Titans Pro - Amazon KDP Keyword Research Tool é uma extensão do Chrome desenvolvida por https://selfpublishingtitans.com/, e sua principal característica é "Amazon Keyword Search Volume, Amz Suggestion Expander, Niche Finder".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Titans Pro - Amazon KDP Keyword Research Tool

Baixe arquivos de extensão Titans Pro - Amazon KDP Keyword Research Tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Titans Pro will make your Amazon keyword research and niche finding easy.

With Titans pro, you get all Amazon search suggestions, estimated search volume for every keyword, the exact amount of search results (competitors), and we have created an algorithm to help you determine both demand and opportunity for every niche.

Simply start typing in a keyword into the Amazon search bar and it will very quickly pull up huge amount of suggested keywords by Amazon. 

It is the ultimate amazon search suggestion expander and what makes it even better is that instead of writing them down one at a time, you can simply download them with a single click as an excel document and use it for your SEO research, or simply use them to create a keyword ad campaign with them and so many other great uses.

Made by Self Publishing Titans                    

Informações Básicas da Extensão

Nome Titans Pro - Amazon KDP Keyword Research Tool Titans Pro - Amazon KDP Keyword Research Tool
ID mmdamlknnafgffhlobhlmiljonijdnid
URL Oficial https://chromewebstore.google.com/detail/titans-pro-amazon-kdp-key/mmdamlknnafgffhlobhlmiljonijdnid
Descrição Amazon Keyword Search Volume, Amz Suggestion Expander, Niche Finder
Tamanho do Arquivo 3.14 MB
Contagem de Instalações 50,000
Versão Atual 5.19
Última Atualização 2024-01-31
Data de Publicação 2020-09-25
Classificação 3.92/5 Total de 52 Avaliações
Desenvolvedor https://selfpublishingtitans.com/
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://selfpublishingtitans.com/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Titans Pro - Amazon KDP Keyword Research Tool",
    "version": "5.19",
    "description": "Amazon Keyword Search Volume, Amz Suggestion Expander, Niche Finder",
    "author": "selfpublishingtitans.com - Titans Pro",
    "minimum_chrome_version": "90",
    "permissions": [
        "storage",
        "background",
        "activeTab"
    ],
    "action": {
        "default_title": "Titans Pro",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon-65.png",
            "32": "images\/icon-65.png",
            "48": "images\/icon-65.png",
            "64": "images\/icon-65.png",
            "128": "images\/icon-65.png"
        }
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "incognito": "spanning",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "js\/lib\/utils.js",
                "js\/lib\/fontawesome.js",
                "js\/lib\/jquery-3.3.1.min.js",
                "js\/lib\/jquery-3.5.js",
                "js\/style.js",
                "js\/logindiv.js",
                "js\/content.js",
                "js\/lib\/xlsx.full.min.js",
                "js\/lib\/sweetalert.js",
                "js\/lib\/dataTable.js"
            ],
            "run_at": "document_end",
            "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": [
                "https:\/\/www.etsy.com\/*"
            ],
            "js": [
                "js\/contents\/etsy\/style.js",
                "js\/contents\/etsy\/etsy.js"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon-65.png",
        "32": "images\/icon-65.png",
        "48": "images\/icon-65.png",
        "64": "images\/icon-65.png",
        "128": "images\/icon-65.png"
    },
    "manifest_version": 3,
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icon-64.png",
                "images\/icon-65.png",
                "images\/logo.png",
                "images\/bullhorn-solid.png",
                "images\/home-solid.png",
                "images\/publishing.png",
                "images\/Download_icon.png",
                "images\/right-arrow.png",
                "images\/newpic.png",
                "images\/info.png",
                "welcome.html",
                "table.css"
            ],
            "matches": [
                "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.de\/*",
                "https:\/\/www.amazon.fr\/*",
                "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.se\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.sa\/*",
                "https:\/\/www.amazon.ae\/*",
                "https:\/\/www.amazon.jp\/*",
                "https:\/\/www.amazon.au\/*",
                "https:\/\/www.amazon.sg\/*",
                "https:\/\/www.amazon.pl\/*",
                "https:\/\/selfpublishingtitans.com\/*",
                "*:\/\/*.etsy.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.selfpublishingtitans.com\/*"
        ],
        "ids": [
            "*"
        ]
    }
}