Article Rewriter Tool

Spin and rewrite your content

What is Article Rewriter Tool?

Article Rewriter Tool is a Chrome extension developed by https://small-seo-tools.zuumsoft.com, and its main feature is "Spin and rewrite your content".

Extension Screenshots

screenshot

Download Article Rewriter Tool Extension CRX File

Download Article Rewriter 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

                        Rewrite your articles with this simple tools, just add your content and click rewrite button, you will get rewritten content in seconds.                    

Extension Basic Information

Name Article Rewriter Tool Article Rewriter Tool
ID cboebhdkdbgnhdgjbcnmhdihcbhejham
Official URL https://chromewebstore.google.com/detail/article-rewriter-tool/cboebhdkdbgnhdgjbcnmhdihcbhejham
Description Spin and rewrite your content
File Size 4.49 KB
Installation Count 851
Current Version 1.0
Last Updated 2020-07-17
Publish Date 2020-07-16
Rating 4.50/5 Total 2 Ratings
Developer https://small-seo-tools.zuumsoft.com
Email [email protected]
Payment Type free
Extension Website https://small-seo-tools.zuumsoft.com/tool/article-rewriter-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": "Article Rewriter Tool",
    "default_locale": "en",
    "description": "Spin and rewrite your content",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}