Paraphraser

Paraphrase text online on any website with paraphraser extension...

What is Paraphraser?

Paraphraser is a Chrome extension developed by enzipe.extensions, and its main feature is "Paraphrase text online on any website with paraphraser extension...".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Paraphraser Extension CRX File

Download Paraphraser 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

                        Tune your words by paraphrasing through AI-based Paraphraser extension.
Paraphraser is a free chrome extension, an all-time-perfect partner for your writing issues. Its state-of-the-art NLP technology paraphrases your content on the human level. With a click, you can unleash new paradigms of creative paraphrasing and convert bland words into mesmerizing and unique scripts. Good thing is that it does not dilute the meaning of your original text while paraphrasing, thus making you convey more convincingly.

Distinct features:
•	Removes Plagiarism:
Get rid of unwanted plagiarism once and for all. Just click on the text you want to remove plagiarism.

•	High compatibility:
Paraphraser is highly compatible across all devices (OS, Android) and all types of texts such as .rtf, .txt, .docx etc.

•	Right word substitution:
Our paraphrasing tool is one of a kind in choosing the right words for you. It maintains the clarity of your text while paraphrasing by substituting exact words for your text to boost clarity.                    

Extension Basic Information

Name Paraphraser Paraphraser
ID kenkeoadgknhbidjgipfoganifcbbhkg
Official URL https://chromewebstore.google.com/detail/paraphraser/kenkeoadgknhbidjgipfoganifcbbhkg
Description Paraphrase text online on any website with paraphraser extension...
File Size 60.89 KB
Installation Count 3,530
Current Version 0.0.1
Last Updated 2021-08-17
Publish Date 2021-08-17
Rating 5.00/5 Total 1 Ratings
Developer enzipe.extensions
Email [email protected]
Payment Type free
Extension Website https://www.paraphraser.io
Privacy Policy Page URL https://www.paraphraser.io/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/19.png"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "description": "Paraphrase text online on any website with paraphraser extension...",
    "homepage_url": "https:\/\/www.paraphraser.io\/",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Paraphraser",
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "http:\/\/www.prepostseo.com\/",
        "https:\/\/www.prepostseo.com\/",
        "contextMenus"
    ],
    "version": "0.0.1"
}