Alice Keeler Webcam Snapshot
Take webcam snapshots and saves them into Google Drive.
Hvad er Alice Keeler Webcam Snapshot?
Alice Keeler Webcam Snapshot er en Chrome-udvidelse udviklet af AliceKeeler, og dens hovedfunktion er "Take webcam snapshots and saves them into Google Drive.".
Udvidelsesskærmbilleder
Download Alice Keeler Webcam Snapshot-udvidelses-CRX-fil
Download Alice Keeler Webcam Snapshot-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | nfiekeidmabgihoefbofbeepmcdglhji |
Officiel URL | https://chrome.google.com/webstore/detail/alice-keeler-webcam-snaps/nfiekeidmabgihoefbofbeepmcdglhji |
Beskrivelse | Take webcam snapshots and saves them into Google Drive. |
Filstørrelse | 33.85 KB |
Antal Installationer | 50,000 |
Nuværende Version | 1.0.92 |
Senest Opdateret | 2021-04-17 |
Udgivelsesdato | 2019-03-23 |
Bedømmelse | 4.00/5 Samlet 4 Bedømmelser |
Udvikler | AliceKeeler |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://alicekeeler.com |
Hjælpeside-URL | https://docs.google.com/document/d/1spcx2BLNIUvoxmLm8xsBKD_dEP6JDJks2TkyGgxaTmk/edit?usp=sharing |
URL til Fortrolighedspolitik Side | https://alicekeeler.com/privacy-policy |
Understøttede Sprog | 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", " |