Disavow File Generator Tool

Generate disavow file to protect your website's seo

What is Disavow File Generator Tool?

Disavow File Generator Tool is a Chrome extension developed by https://small-seo-tools.zuumsoft.com, and its main feature is "Generate disavow file to protect your website's seo".

Extension Screenshots

screenshot

Download Disavow File Generator Tool Extension CRX File

Download Disavow File 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

                        Add links that you want to disavow and click generate, our online too will generate  disavow file in seconds that you can use as is.                    

Extension Basic Information

Name Disavow File Generator Tool Disavow File Generator Tool
ID pkppdgpkjmclhhlibhdphbllcgpllbch
Official URL https://chromewebstore.google.com/detail/disavow-file-generator-to/pkppdgpkjmclhhlibhdphbllcgpllbch
Description Generate disavow file to protect your website's seo
File Size 6.94 KB
Installation Count 304
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/disavow-file-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": "Disavow File Generator Tool",
    "default_locale": "en",
    "description": "Generate disavow file to protect your website's seo",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}