Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nestarz/femmage
WebExtension to make any web page a canvas to select, copy and paste anywhere else
https://github.com/nestarz/femmage
Last synced: about 1 month ago
JSON representation
WebExtension to make any web page a canvas to select, copy and paste anywhere else
- Host: GitHub
- URL: https://github.com/nestarz/femmage
- Owner: nestarz
- Created: 2020-06-27T13:51:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T16:10:16.000Z (over 3 years ago)
- Last Synced: 2024-11-22T00:51:53.636Z (about 1 month ago)
- Language: JavaScript
- Size: 3.13 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Femmage](https://github.com/nestarz/femmage/blob/master/assets/examples/femmage.jpg?raw=true)
> A femmage, in the terminology of Miriam Schapiro and Melissa Meyer, is an object, a plastic creation, starting from conceptual approaches and techniques traditionally used by women ("Miriam Schapiro invented the word" femmage "for collages which included traditional examples of sewing and quilting for women”). https://fr.wikipedia.org/wiki/Femmage
## Use
Works in any tabs, you can copy from a tab and paste in another tab, or in an other software, anywhere.
- **Ctrl/Cmd+D** Switch modes (Sleep, Clip and Paste)
- **Ctrl/Cmd+V** (Paste mode) Paste any image into the screen and use the mouse to drag it over.
- **Ctrl/Cmd+C** (Clip mode) Copy any clip you did using the mouse in clip mode.
- **Mouse-Left** (Clip mode) Draw an area you want to select for copy.
- **Mouse-Left** (Paste mode) Drag any image you paste from your clipboard.## Download
- **Firefox Addon Browser** [https://addons.mozilla.org/en-US/firefox/addon/femmage/](https://addons.mozilla.org/en-US/firefox/addon/femmage/)
- **Chrome Web Store** https://chrome.google.com/webstore/detail/femmage/gkgncmdbmhkcgagemonninjigpfijggc (Status: Pending review)
- **Safari Extensions** Soon## Manual Installation
```
yarn install
web-ext run
```For more documentation on manual install, read https://extensionworkshop.com/documentation/develop/web-ext-command-reference/