Alice Keeler Webcam Snapshot
Take webcam snapshots and saves them into Google Drive.
Alice Keeler Webcam Snapshotとは何ですか?
Alice Keeler Webcam SnapshotはAliceKeelerによって開発されたChromeの拡張機能で、その主な機能は「Take webcam snapshots and saves them into Google Drive.」です。
拡張機能のスクリーンショット
Alice Keeler Webcam Snapshot拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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", " |