AI Writing Check
Checks any text to see if it is human-written.
Vad är AI Writing Check?
AI Writing Check är en Chrome-tillägg utvecklad av flarez5858, och dess huvudfunktion är "Checks any text to see if it is human-written.".
Tilläggsskärmbilder
Ladda ner AI Writing Check-förlängningens CRX-fil
Ladda ner AI Writing Check-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Simple, fast tool for educators, teachers alike. See https://aiwritingcheck.org for notes.
Supports: most websites with basic text, Word, Google Docs. Grundläggande Information om Tillägg
| Namn | |
| ID | kbhhacnmeeljkelinngfddddmgnpfagc |
| Officiell webbadress | https://chromewebstore.google.com/detail/ai-writing-check/kbhhacnmeeljkelinngfddddmgnpfagc |
| Beskrivning | Checks any text to see if it is human-written. |
| Filstorlek | 398 KB |
| Antal Installationer | 115 |
| Aktuell Version | 2.1.1 |
| Senast Uppdaterad | 2023-03-10 |
| Publiceringsdatum | 2023-02-15 |
| Utvecklare | flarez5858 |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://stratums.io/aiwritingcheck/main.html |
| URL till Sekretesspolicy Sidan | https://ksw2-center.glitch.me/privacy.txt |
| Stödda Språk | 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": [
" | |