Clipboard History Manager
8 puntuacions
)
Visió general
A full-featured desktop clipboard manager for Mac, Windows and Linux to record what you copy to the clipboard
A powerful clipboard manager with a searchable database that can store hundreds of items without any performance drawbacks. This extension has a very simple native component written in c++ that monitors clipboard changes system-wide and notifies the extension about the changes. This way first the extension can monitor clipboard without polling (continuous check with fixed interval) and second it can get notified even if clipboard content is changed by a process out of your browser environment. Modes: 1. Collect clipboard inside browser (There is no need for the native component) 2. Collect clipboard globally (Requires native component) Notes: 1. Each clipboard content can be up to 1Mbytes in size 2. Each item is being indexed, so it can be searched later. The searching system is very powerful that supports wildcard matching and search operators like "OR" and "AND" 3. Each clipboard entry can be pinned to prevent auto clean-up module from removing it if the total number of clipboards reach 1000 items. 4. To search among pinned items append "keyword:pinned" to your search query 5. To move an entry from the UI to the clipboard, press the Enter key or double-click on the entry. 6. At this point, the extension does not support the automatic insertion of the clipboard content (the c++ component does not support it at this moment) 7. The c++ component is compiled with https://travis-ci.org/lunu-bounir/clipboard-helper 8. This extension is meant to replace the need to use native clipboard managers 9. At this point, only Windows and Mac operating systems are supported. If you can help with Linux port, please open a GitHub bug report 10. The extension supports query stemming in 20 languages.
3,4 de 58 puntuacions
Detalls
- Versió0.3.1
- Actualitzat5 de maig del 2025
- Ofert perlunu.bounir
- Mida464KiB
- IdiomesEnglish
- Desenvolupador
Correu electrònic
lunu.bounir@gmail.com - No comerciantAquest desenvolupador no s'ha identificat com a comerciant. Els consumidors de la Unió Europea han de saber que els drets dels consumidors no s'aplicaran als contractes que concertin amb aquest desenvolupador.
Privadesa
Aquest desenvolupador declara que les teves dades:
- No es venen a tercers, fora dels casos d'ús aprovats
- No s'utilitzen ni es transfereixen amb finalitats que no estiguin relacionades amb la funcionalitat principal de l'element.
- No s'utilitzen ni es transfereixen per determinar la situació creditícia ni per a finalitats de préstec
Assistència
Si tens cap pregunta, suggeriment o problema, visita el lloc web d'assistència del desenvolupador