Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/actionless/pinterest_light
Extremely lightweight unofficial addon for pinning things to Pinterest.
https://github.com/actionless/pinterest_light
chrome chrome-extension firefox firefox-addon firefox-extension firefox-webextension
Last synced: 3 months ago
JSON representation
Extremely lightweight unofficial addon for pinning things to Pinterest.
- Host: GitHub
- URL: https://github.com/actionless/pinterest_light
- Owner: actionless
- License: mpl-2.0
- Created: 2018-02-20T01:02:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T07:55:19.000Z (5 months ago)
- Last Synced: 2024-10-24T09:46:21.313Z (3 months ago)
- Topics: chrome, chrome-extension, firefox, firefox-addon, firefox-extension, firefox-webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/pinterest_light/
- Size: 2.26 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# pinterest_light firefox/chrome extension
A lightweight pinterest button WebExtension.## Description
Extremely lightweight unofficial addon for pinning things to Pinterest.
It's not injecting any javascript to the pages you browse normally (as official addon does to insert "Pin it" button to images and so on).
When you press the addon button it just opens Pinterest in a new tab with the current page selected for picking images to pin.## Use
https://addons.mozilla.org/en-US/firefox/addon/pinterest_light/
## Hack
### Build dependencies
- `bash`
- `7z`### Build extension locally
```sh
./build.sh
```### Screenshots
![](https://github.com/actionless/pinterest_light/blob/master/screenshots/step1.png?raw=true)
![](https://github.com/actionless/pinterest_light/blob/master/screenshots/step2.png?raw=true)