paraphrasing.io

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

Apa itu paraphrasing.io?

paraphrasing.io adalah ekstensi Chrome yang dikembangkan oleh Techlo9, dan fitur utamanya adalah "paraphrasing.io is an online tool that Paraphrase the selected text.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi paraphrasing.io

Unduh file ekstensi paraphrasing.io dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama paraphrasing.io paraphrasing.io
ID gndlahfkkmgaanliojbppponkcpohhnm
URL Resmi https://chromewebstore.google.com/detail/paraphrasingio/gndlahfkkmgaanliojbppponkcpohhnm
Deskripsi paraphrasing.io is an online tool that Paraphrase the selected text.
Ukuran File 47.5 KB
Jumlah Instalasi 3,181
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2021-10-20
Tanggal Publikasi 2021-10-19
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Techlo9
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://paraphrasing.io/
Bahasa yang Didukung 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"
}