paraphrasing.io

paraphrasing.io is an online tool that Paraphrase the selected text.

What is paraphrasing.io?

paraphrasing.io is a Chrome extension developed by Techlo9, and its main feature is "paraphrasing.io is an online tool that Paraphrase the selected text.".

Extension Screenshots

screenshot
screenshot
screenshot

Download paraphrasing.io Extension CRX File

Download paraphrasing.io 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

                        Paraphrasing.io is an online tool that Paraphrase the selected text. Our Paraphrase Tool Has An Advanced Algorithm For Paraphrasing Content Online. The Accurate Web-Based Content Spinning Was Never Possible Before The paraphrasing.lo.                    

Extension Basic Information

Name paraphrasing.io paraphrasing.io
ID gndlahfkkmgaanliojbppponkcpohhnm
Official URL https://chromewebstore.google.com/detail/paraphrasingio/gndlahfkkmgaanliojbppponkcpohhnm
Description paraphrasing.io is an online tool that Paraphrase the selected text.
File Size 47.5 KB
Installation Count 3,181
Current Version 0.0.1
Last Updated 2021-10-20
Publish Date 2021-10-19
Rating 5.00/5 Total 3 Ratings
Developer Techlo9
Email [email protected]
Payment Type free
Extension Website https://paraphrasing.io/
Supported Languages en-US
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": "paraphrasing.io is an online tool that Paraphrase the selected text.",
    "homepage_url": "https:\/\/paraphrasing.io\/",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 2,
    "name": "paraphrasing.io",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "version": "0.0.1"
}