Rephraser

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

Τι είναι το Rephraser;

Το Rephraser είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον enzipe.extensions, και η κύρια λειτουργία του είναι "Paraphrase text online on any website with rephraser extension...".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Rephraser

Λήψη αρχείων επέκτασης Rephraser σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Paraphrase your content with super-efficient paraphrasing extension.
Rephrase is a free extension for chrome which takes care of all your content paraphrasing through powerful AI technology. You can instantly sound native and unique while writing a sales copy or a new social media post. Unlike other paraphrasing tools, it not only eradicates plagiarism but also provide semantic and scholarly paraphrasing. Its AI based Algorithms can produce distinct results each time with the same passage.

Features offered with Rephrase chrome extension:
•	Totally free of cost:
No login/ signup or any credentials including credit card required.

•	Accuracy in results:
Incorporate contextual substitute words and maintain your unique expression.

•	No word limit:
Paraphrase as many articles as you can with a click.

•	Three different modes:
Rephrase your content according to your needs:
1.	Fluency
2.	Standard
3.	Creative

•	Content safety:
It does not bypass/ leak the content and keeps it protected.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Rephraser Rephraser
ID gihgcfjlfknobepndndckpfhpighjdpa
Επίσημο URL https://chromewebstore.google.com/detail/rephraser/gihgcfjlfknobepndndckpfhpighjdpa
Περιγραφή Paraphrase text online on any website with rephraser extension...
Μέγεθος Αρχείου 54.93 KB
Αριθμός Εγκαταστάσεων 1,093
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2021-08-17
Ημερομηνία Δημοσίευσης 2021-08-17
Αξιολόγηση 1.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής enzipe.extensions
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.rephrase.info
URL της Σελίδας Πολιτικής Απορρήτου https://www.paraphraser.io/privacy-policy
Υποστηριζόμενες Γλώσσες 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 rephraser extension...",
    "homepage_url": "https:\/\/www.rephrase.info\/",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Rephraser",
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "http:\/\/www.prepostseo.com\/",
        "https:\/\/www.prepostseo.com\/",
        "contextMenus"
    ],
    "version": "0.0.1"
}