Alice Keeler Webcam Snapshot
Take webcam snapshots and saves them into Google Drive.
Apa itu Alice Keeler Webcam Snapshot?
Alice Keeler Webcam Snapshot adalah ekstensi Chrome yang dikembangkan oleh AliceKeeler, dan fitur utamanya adalah "Take webcam snapshots and saves them into Google Drive.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Alice Keeler Webcam Snapshot
Unduh file ekstensi Alice Keeler Webcam Snapshot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | nfiekeidmabgihoefbofbeepmcdglhji |
URL Resmi | https://chrome.google.com/webstore/detail/alice-keeler-webcam-snaps/nfiekeidmabgihoefbofbeepmcdglhji |
Deskripsi | Take webcam snapshots and saves them into Google Drive. |
Ukuran File | 33.85 KB |
Jumlah Instalasi | 50,000 |
Versi Saat Ini | 1.0.92 |
Terakhir Diperbarui | 2021-04-17 |
Tanggal Publikasi | 2019-03-23 |
Penilaian | 4.00/5 Total 4 Penilaian |
Pengembang | AliceKeeler |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://alicekeeler.com |
URL Halaman Bantuan | https://docs.google.com/document/d/1spcx2BLNIUvoxmLm8xsBKD_dEP6JDJks2TkyGgxaTmk/edit?usp=sharing |
URL Halaman Kebijakan Privasi | https://alicekeeler.com/privacy-policy |
Bahasa yang Didukung | 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", " |