Paraphraser

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

¿Qué es Paraphraser?

Paraphraser es una extensión de Chrome desarrollada por enzipe.extensions, y su función principal es "Paraphrase text online on any website with paraphraser extension...".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Paraphraser

Descarga archivos de extensión Paraphraser en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Paraphraser Paraphraser
ID kenkeoadgknhbidjgipfoganifcbbhkg
URL Oficial https://chromewebstore.google.com/detail/paraphraser/kenkeoadgknhbidjgipfoganifcbbhkg
Descripción Paraphrase text online on any website with paraphraser extension...
Tamaño del Archivo 60.89 KB
Cantidad de Instalaciones 3,530
Versión Actual 0.0.1
Última Actualización 2021-08-17
Fecha de Publicación 2021-08-17
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador enzipe.extensions
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.paraphraser.io
URL de la Página de Política de Privacidad https://www.paraphraser.io/privacy-policy
Idiomas Soportados 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"
}