Imam-Uni Survey Filler
This extension allows you to easily fill Al-Imam Mohammad Ibn Saud Islamic University survey questions with one click.
Imam-Uni Survey Fillerคืออะไร?
Imam-Uni Survey Filler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย coder966 และคุณลักษณะหลักของมันคือ "This extension allows you to easily fill Al-Imam Mohammad Ibn Saud Islamic University survey questions with one click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Imam-Uni Survey Filler
ดาวน์โหลดไฟล์ส่วนขยาย Imam-Uni Survey Filler ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
هذه الأداة تساعدك على تعبئة إستبانة تقويم المقرر في الخدمات الذاتية لجامعة الإمام ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ffohjgnnfnakomidopgoijlhjjjigaaf |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/imam-uni-survey-filler/ffohjgnnfnakomidopgoijlhjjjigaaf |
| คำอธิบาย | This extension allows you to easily fill Al-Imam Mohammad Ibn Saud Islamic University survey questions with one click. |
| ขนาดไฟล์ | 11.2 KB |
| จำนวนการติดตั้ง | 81 |
| เวอร์ชันปัจจุบัน | 1.2 |
| อัปเดตครั้งล่าสุด | 2017-05-16 |
| วันที่เผยแพร่ | 2017-05-16 |
| คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | coder966 |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | ar |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Imam-Uni Survey Filler",
"description": "This extension allows you to easily fill Al-Imam Mohammad Ibn Saud Islamic University survey questions with one click.",
"version": "1.2",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"browser_action": {
"default_icon": "icon-128.png",
"default_popup": "main.html"
},
"permissions": [
"activeTab"
]
} | |