SaveMyClips
SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them.
什么是SaveMyClips?
SaveMyClips是由sagnew92开发的Chrome扩展程序,该扩展的主要功能是“SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them.”。
扩展截图
下载SaveMyClips扩展crx文件
下载SaveMyClips扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
SaveMyClips keeps a history of your current Chrome session's clipboard activity. If you accidentally copy over something that you wanted to keep track of, you can revert to your previous clipboard content. How to use: The keyboard shortcuts to navigate your clipboard are Alt+O to go backwards, and Alt+P to go forwards. The clipboard content is stored in chronological order of when it was copied. In order to view every piece of clipboard content from the current Chrome session, click on the browser action icon. This will display text boxes containing everything that was copied in this session, allowing you to reselect any text that you previously had in your clipboard.
扩展基本信息
名称 | SaveMyClips |
ID | inbmbkfkikgfjcjhgkoofielljhoipfe |
官方URL | https://chromewebstore.google.com/detail/savemyclips/inbmbkfkikgfjcjhgkoofielljhoipfe |
简介 | SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them. |
文件大小 | 15.01 KB |
安装次数 | 453 |
当前版本 | 1.0 |
更新时间 | 2013-11-15 |
上架时间 | 2013-11-14 |
评分 | 1.00/5 共1次评分 |
开发者 | sagnew92 |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SaveMyClips", "description": "SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them.", "version": "1.0", "icons": { "16": "imgs\/icon16.png", "48": "imgs\/icon48.png", "128": "imgs\/icon128.png" }, "permissions": [ "clipboardWrite", "clipboardRead", "notifications" ], "content_scripts": [ { "matches": [ " |