Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)