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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | https://docs.google.com/document/d/1spcx2BLNIUvoxmLm8xsBKD_dEP6JDJks2TkyGgxaTmk/edit?usp=sharing |
عنوان صفحة سياسة الخصوصية | 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", " |