Glose Web Clipper
Discover Glose Web Clipper, our new tool that allows you to add even more content to your Glose account!
什么是Glose Web Clipper?
Glose Web Clipper是由Glose开发的Chrome扩展程序,该扩展的主要功能是“Discover Glose Web Clipper, our new tool that allows you to add even more content to your Glose account!”。
扩展截图
下载Glose Web Clipper扩展crx文件
下载Glose Web Clipper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
What is it? Glose Web Clipper is a tool that allows you to save, read, and share your articles and web pages on your Glose account. You will then be able to read it with the full range of Glose features, such as choosing your font, annotating in the margins, or collaborating on text. How does it work? Once you have installed the extension, open it and log in with your Glose login details. Then go to a web page that you have read, want to read, or want to share. Then click on "Upload this page". That's it! It is now available on your account, in your "imported articles" tab.
扩展基本信息
名称 | Glose Web Clipper |
ID | fgkcejjakdfeikfofnoidfblhfgkmfeb |
官方URL | https://chromewebstore.google.com/detail/glose-web-clipper/fgkcejjakdfeikfofnoidfblhfgkmfeb |
简介 | Discover Glose Web Clipper, our new tool that allows you to add even more content to your Glose account! |
文件大小 | 1.83 MB |
安装次数 | 52 |
当前版本 | 1.5.0 |
更新时间 | 2020-12-09 |
上架时间 | 2020-03-23 |
评分 | 5.00/5 共2次评分 |
开发者 | Glose |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://glose.com |
隐私政策页面URL | https://glose.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Glose Web Clipper", "version": "1.5.0", "author": "https:\/\/glose.com", "description": "Discover Glose Web Clipper, our new tool that allows you to add even more content to your Glose account!", "icons": { "16": "assets\/icons\/public\/16x16.png", "20": "assets\/icons\/public\/20x20.png", "32": "assets\/icons\/public\/32x32.png", "40": "assets\/icons\/public\/40x40.png", "48": "assets\/icons\/public\/48x48.png", "128": "assets\/icons\/public\/128x128.png" }, "content_security_policy": "script-src 'self'; object-src 'self'", "browser_action": { "default_popup": "default_popup.html", "default_icon": { "16": "assets\/icons\/public\/16x16.png", "20": "assets\/icons\/public\/20x20.png", "32": "assets\/icons\/public\/32x32.png", "40": "assets\/icons\/public\/40x40.png" } }, "homepage_url": "https:\/\/glose.com", "content_scripts": [ { "matches": [ " |