Parafrase online
Parafrase online Bahasa Indonesia
What is Parafrase online?
Parafrase online is a Chrome extension developed by https://www.spinartikel.com, and its main feature is "Parafrase online Bahasa Indonesia".
Extension Screenshots
Download Parafrase online Extension CRX File
Download Parafrase online 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
Parafrase online merupakan sebuah alat yang dapat menciptakan suatu kata atau text yang bersifat sinonim, mampu merubah sebuah dokumen text dengan membuat dokumen yang baru dengan mengganti kata yang ada di dalamnya sehingga terjamin berbeda dengan versi asli. ekstensi ini bisa di gunakan oleh para penulis artikel yang bisa menulis ulang artikel. Kelebihan dari Parafrase online : Mudah di gunakan dengan cara melakukan import file yang akan di tulis ulang lalu lakukan prosesnya maka dalam seketika sebuah dokumen baru bisa anda dapatkan dengan semudah ini.
Extension Basic Information
Name | Parafrase online |
ID | cllbipiheggalflalpneohahfbafeelh |
Official URL | https://chromewebstore.google.com/detail/parafrase-online/cllbipiheggalflalpneohahfbafeelh |
Description | Parafrase online Bahasa Indonesia |
File Size | 84.25 KB |
Installation Count | 62 |
Current Version | 1.3 |
Last Updated | 2022-11-26 |
Publish Date | 2022-11-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://www.spinartikel.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.spinartikel.com |
Help Page URL | https://www.spinartikel.com/kontak |
Privacy Policy Page URL | https://index.or.id/kebijakan |
Supported Languages | id |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Parafrase online ", "description": "Parafrase online Bahasa Indonesia", "version": "1.3", "manifest_version": 3, "options_page": "options.html", "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "storage" ], "action": { "default_popup": "popup.html", "default_title": "Index me now!", "default_icon": { "16": "\/images\/logo16.png", "32": "\/images\/logo16.png", "48": "\/images\/logo16.png", "128": "\/images\/logo16.png" } }, "icons": { "16": "\/images\/logo16.png", "32": "\/images\/logo16.png", "48": "\/images\/logo16.png", "128": "\/images\/logo16.png" } } |