Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwehrstedt/clipbeard
Like the clipboard, but with more beard
https://github.com/mwehrstedt/clipbeard
browser-extension edge-extension firefox vivaldi
Last synced: 8 days ago
JSON representation
Like the clipboard, but with more beard
- Host: GitHub
- URL: https://github.com/mwehrstedt/clipbeard
- Owner: MWehrstedt
- Created: 2017-09-20T12:58:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T18:41:41.000Z (over 6 years ago)
- Last Synced: 2024-03-10T19:27:23.255Z (11 months ago)
- Topics: browser-extension, edge-extension, firefox, vivaldi
- Language: JavaScript
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClipBeard
A small Browser Extension to save frequently used texts ready to use for your pasting pleasure.
Tested in
* Microsoft Edge Version 41.16922 (Fall Creators Update), should work on earlier versions
* Firefox - Version 56+
* Chrome and Vivaldi with minor modifications (see below)-----
## Sideload in EdgeTo sideload an extension in Edge, follow [the instructions in this link](https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/adding-and-removing-extensions#adding-an-extension)
## Sideload in Firefox
Download the *.xpi* File in */packages* and simply Drag and Drop it onto Firefox. Confirm. Thats it.
[More details for temporary extension installation can be found here](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox)
## Sideload in Vivaldi and Chrome
First, you need to replace every instance of the **browser** namespace with **chrome**.
Access the extensions website for your browser (*vivaldi://extensions* or *chrome://extensions*) and activate **Developer Mode**. Click **Load unpacked extension…** and select the directory where you saved your extension code.
A zipped version for Vivaldi / Chrome to sideload is located in the */packages* directory.
## Use in Safari
Nope, sorry.