AI Writing Check
Checks any text to see if it is human-written.
Wat is AI Writing Check?
AI Writing Check is een Chrome-extensie ontwikkeld door flarez5858, en de belangrijkste functie is "Checks any text to see if it is human-written.".
Extensie Screenshots
Download het CRX-bestand van de extensie AI Writing Check
Download AI Writing Check-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Simple, fast tool for educators, teachers alike. See https://aiwritingcheck.org for notes. Supports: most websites with basic text, Word, Google Docs.
Basisinformatie over de Extensie
Naam | AI Writing Check |
ID | kbhhacnmeeljkelinngfddddmgnpfagc |
Officiële URL | https://chromewebstore.google.com/detail/ai-writing-check/kbhhacnmeeljkelinngfddddmgnpfagc |
Beschrijving | Checks any text to see if it is human-written. |
Bestandsgrootte | 398 KB |
Aantal Installaties | 115 |
Huidige Versie | 2.1.1 |
Laatst Bijgewerkt | 2023-03-10 |
Publicatiedatum | 2023-02-15 |
Ontwikkelaar | flarez5858 |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://stratums.io/aiwritingcheck/main.html |
URL van de Privacybeleid Pagina | https://ksw2-center.glitch.me/privacy.txt |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AI Writing Check", "description": "Checks any text to see if it is human-written.", "version": "2.1.1", "icons": { "16": "logo\/icon16.png", "48": "logo\/icon48.png", "128": "logo\/icon128.png" }, "permissions": [ "activeTab", "contextMenus", "notifications" ], "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |