SeoStack Keyword Tool

FREE tool to find long tail keywords quickly and easily. Brought to you by SeoStack

Τι είναι το SeoStack Keyword Tool;

Το SeoStack Keyword Tool είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον optomistic blue, και η κύρια λειτουργία του είναι "FREE tool to find long tail keywords quickly and easily. Brought to you by SeoStack".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης SeoStack Keyword Tool

Λήψη αρχείων επέκτασης SeoStack Keyword Tool σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Powerful keyword research tool to boost your seo and content marketing. This is fast and easy to use long tail keyword generator tool. It can generate 1000s of low competition, long tail keywords from multiple different search engines.


***Features***

1. Get keyword suggestions from multiple search engines including google, youtube and more.
2. Export keywords to csv file.
3. Open tool in multiple tabs for easy use.


***Suppor and feedback***

For any help and support contact [email protected]

***1.1.9 Changelog***
Added new search engines: Facebook, use api detailed targeting search suggest keyword

***1.1.7 Changelog***

Amazon search fixed.
Added support for Spanish, Russian and Turkish alphabets.
Added new search engines: Duckduckgo, Pinterest
Added modifiers for questions, prepositions.
Country & language selection is saved to localstorage, so you dont have to select everytime.
Other bug fixes                    

Βασικές Πληροφορίες Επέκτασης

Όνομα SeoStack Keyword Tool SeoStack Keyword Tool
ID labjajhkfjfncpiddbgdimcaldgeognn
Επίσημο URL https://chromewebstore.google.com/detail/seostack-keyword-tool/labjajhkfjfncpiddbgdimcaldgeognn
Περιγραφή FREE tool to find long tail keywords quickly and easily. Brought to you by SeoStack
Μέγεθος Αρχείου 74.95 KB
Αριθμός Εγκαταστάσεων 75,001
Τρέχουσα Έκδοση 1.2.2
Τελευταία Ενημέρωση 2023-11-08
Ημερομηνία Δημοσίευσης 2020-06-13
Αξιολόγηση 4.50/5 Συνολικά 96 Αξιολογήσεις
Προγραμματιστής optomistic blue
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://sites.google.com/view/randoms-string-generator/home
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "version": "1.2.2",
    "manifest_version": 3,
    "name": "SeoStack Keyword Tool",
    "description": "FREE tool to find long tail keywords quickly and easily. Brought to you by SeoStack",
    "options_ui": {
        "page": "src\/options\/index.html",
        "open_in_tab": true
    },
    "action": {
        "default_title": "Open SeoStack Keyword Tool"
    },
    "host_permissions": [
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.google.com\/*",
        "*:\/\/*.duckduckgo.com\/*",
        "*:\/\/*.bing.com\/*",
        "*:\/\/*.pinterest.com\/*",
        "*:\/\/*.yahoo.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/*.ebaystatic.com\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.ts.7c5a50c9.14ec30fd.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/*.google.com\/*",
                "*:\/\/*.duckduckgo.com\/*",
                "*:\/\/*.bing.com\/*",
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.yahoo.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.ebaystatic.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.bing.com\/*",
                "*:\/\/*.duckduckgo.com\/*",
                "*:\/\/*.ebaystatic.com\/*",
                "*:\/\/*.facebook.com\/*",
                "*:\/\/*.google.com\/*",
                "*:\/\/*.pinterest.com\/*",
                "*:\/\/*.yahoo.com\/*"
            ],
            "resources": [
                "icon.png",
                "assets\/content-script.ba046e9a.js",
                "assets\/chunk-QIZ4XBKF.ff1e6372.js",
                "assets\/index.ts.7c5a50c9.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest"
    ]
}