SaveMyClips
SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them.
Qu'est-ce que SaveMyClips ?
SaveMyClips est une extension Chrome développée par sagnew92, et sa fonction principale est "SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SaveMyClips
Téléchargez les fichiers d'extension SaveMyClips au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | SaveMyClips |
ID | inbmbkfkikgfjcjhgkoofielljhoipfe |
URL Officiel | https://chromewebstore.google.com/detail/savemyclips/inbmbkfkikgfjcjhgkoofielljhoipfe |
Description | SaveMyClips keeps track of things that you copy in your clipboard so you don't lose them. |
Taille du Fichier | 15.01 KB |
Nombre d'Installations | 453 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2013-11-15 |
Date de Publication | 2013-11-14 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | sagnew92 |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |