Keyword Typo Generator Tool

Generate type words for a keyword

What is Keyword Typo Generator Tool?

Keyword Typo Generator Tool is a Chrome extension developed by https://small-seo-tools.zuumsoft.com, and its main feature is "Generate type words for a keyword".

Extension Screenshots

screenshot

Download Keyword Typo Generator Tool Extension CRX File

Download Keyword Typo Generator Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        If you want to generate typos of any keyword, this is the tool.                    

Extension Basic Information

Name Keyword Typo Generator Tool Keyword Typo Generator Tool
ID heplmmahfnpbplhbeldlplbffkbilhcn
Official URL https://chromewebstore.google.com/detail/keyword-typo-generator-to/heplmmahfnpbplhbeldlplbffkbilhcn
Description Generate type words for a keyword
File Size 6.32 KB
Installation Count 121
Current Version 1.0
Last Updated 2020-07-17
Publish Date 2020-07-16
Developer https://small-seo-tools.zuumsoft.com
Email [email protected]
Payment Type free
Extension Website https://small-seo-tools.zuumsoft.com/tool/keyword-typo-generator-tool/
Privacy Policy Page URL https://small-seo-tools.zuumsoft.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Keyword Typo Generator Tool",
    "default_locale": "en",
    "description": "Generate type words for a keyword",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}