Alice Keeler Webcam Snapshot
Take webcam snapshots and saves them into Google Drive.
Alice Keeler Webcam Snapshotคืออะไร?
Alice Keeler Webcam Snapshot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AliceKeeler และคุณลักษณะหลักของมันคือ "Take webcam snapshots and saves them into Google Drive."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Alice Keeler Webcam Snapshot
ดาวน์โหลดไฟล์ส่วนขยาย Alice Keeler Webcam Snapshot ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Use the webcam to take a snapshot. Images are saved to a folder in Google Drive and the link to the screenshot is copied to your clipboard. Suggestion to change the sharing permissions on the folder in Google Drive to "Anyone with the link can view" when wanting to share the URL to the image.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nfiekeidmabgihoefbofbeepmcdglhji |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/alice-keeler-webcam-snaps/nfiekeidmabgihoefbofbeepmcdglhji |
คำอธิบาย | Take webcam snapshots and saves them into Google Drive. |
ขนาดไฟล์ | 33.85 KB |
จำนวนการติดตั้ง | 50,000 |
เวอร์ชันปัจจุบัน | 1.0.92 |
อัปเดตครั้งล่าสุด | 2021-04-17 |
วันที่เผยแพร่ | 2019-03-23 |
คะแนน | 4.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | AliceKeeler |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://alicekeeler.com |
URL หน้าช่วยเหลือ | https://docs.google.com/document/d/1spcx2BLNIUvoxmLm8xsBKD_dEP6JDJks2TkyGgxaTmk/edit?usp=sharing |
URL หน้านโยบายความเป็นส่วนตัว | https://alicekeeler.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0.92", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "scripts\/background.js" ] }, "permissions": [ "storage", "identity", "activeTab", "tabs", " |