Alice Keeler SlideShot
SlideShot creates a screenshot every every minute and saves the image in Google Drive.
什么是Alice Keeler SlideShot?
Alice Keeler SlideShot是由AliceKeeler开发的Chrome扩展程序,该扩展的主要功能是“SlideShot creates a screenshot every every minute and saves the image in Google Drive.”。
扩展截图
下载Alice Keeler SlideShot扩展crx文件
下载Alice Keeler SlideShot扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
SlideShot creates a screenshot every minute and saves the image in Google Drive. Choosing finish, the screenshots automatically are imported into a Google Slides presentation. One screenshot per slide. Slides presentation can be found in the Google Drive SlideShot folder. Suggestion to use the "Recent" filter in Drive to locate quickly. Students are able to use this Chrome extension to create a presentation of their work while utilizing web tools. Each slide has room for students to add a text box to explain their thinking and learning. Google Classroom users: Students can choose "Add" to add the Slides presentation from Google Drive to their assignment. Special thanks to Wanda Terral for her support in developing these Chrome extensions.
扩展基本信息
名称 | Alice Keeler SlideShot |
ID | aedgoefpkibhaiigkbjjgccgncldoice |
官方URL | https://chromewebstore.google.com/detail/alice-keeler-slideshot/aedgoefpkibhaiigkbjjgccgncldoice |
简介 | SlideShot creates a screenshot every every minute and saves the image in Google Drive. |
文件大小 | 39.74 KB |
安装次数 | 5,000 |
当前版本 | 1.0.29 |
更新时间 | 2016-12-15 |
上架时间 | 2016-12-15 |
评分 | 4.25/5 共4次评分 |
开发者 | AliceKeeler |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://alicekeeler.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0.29", "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": [ "identity", "activeTab", "alarms", "tabs", " |