Rephraser

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

Rephraserとは何ですか?

Rephraserはenzipe.extensionsによって開発されたChromeの拡張機能で、その主な機能は「Paraphrase text online on any website with rephraser extension...」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Rephraser拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}