https://github.com/icyflame/cutouts-firefox
Firefox extension for the cutouts service
https://github.com/icyflame/cutouts-firefox
cutouts extension firefox
Last synced: about 2 months ago
JSON representation
Firefox extension for the cutouts service
- Host: GitHub
- URL: https://github.com/icyflame/cutouts-firefox
- Owner: icyflame
- License: mit
- Created: 2017-12-11T13:04:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T05:58:53.000Z (over 7 years ago)
- Last Synced: 2025-02-12T07:54:39.283Z (4 months ago)
- Topics: cutouts, extension, firefox
- Language: JavaScript
- Homepage: https://cutouts.siddharthkannan.in/
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutouts - Firefox extension
> File articles you love; for the 21st century
A firefox extension for the [Cutouts](https://cutouts.siddharthkannan.in)
service.You can highlight text on a webpage and right click to cut the article out.
Command to bundle into the extension archive:
```sh
zip -r addon.zip manifest.json background.js icons/
```Code licensed under MIT.
Copyright (C) 2017 Siddharth Kannan