AI Writing Check
Checks any text to see if it is human-written.
ما هو AI Writing Check؟
AI Writing Check هو إضافة Chrome تم تطويرها بواسطة flarez5858، والميزة الرئيسية لها هي "Checks any text to see if it is human-written.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة AI Writing Check
قم بتنزيل ملفات الامتداد AI Writing Check بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Simple, fast tool for educators, teachers alike. See https://aiwritingcheck.org for notes.
Supports: most websites with basic text, Word, Google Docs. معلومات أساسية عن التمديد
| الاسم | |
| ID | kbhhacnmeeljkelinngfddddmgnpfagc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/ai-writing-check/kbhhacnmeeljkelinngfddddmgnpfagc |
| الوصف | Checks any text to see if it is human-written. |
| حجم الملف | 398 KB |
| عدد التثبيتات | 115 |
| النسخة الحالية | 2.1.1 |
| آخر تحديث | 2023-03-10 |
| تاريخ النشر | 2023-02-15 |
| المطور | flarez5858 |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://stratums.io/aiwritingcheck/main.html |
| عنوان صفحة سياسة الخصوصية | https://ksw2-center.glitch.me/privacy.txt |
| اللغات المدعومة | 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": [
" | |