All Projects → clvrobj → Pinboard-Plus

clvrobj / Pinboard-Plus

Licence: other
Pinboard.in Chrome extension, not official.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Pinboard-Plus

openapi
OpenAPI (fka Swagger) spec renderer for Sphinx.
Stars: ✭ 78 (-41.35%)
Mutual labels:  extension
laravel-mix-tailwindcss
Tailwind CSS wrapper for Laravel Mix.
Stars: ✭ 43 (-67.67%)
Mutual labels:  extension
pinboard-backup
This backs up Pinboard bookmarks to DynamoDB.
Stars: ✭ 17 (-87.22%)
Mutual labels:  pinboard
cpplint-extension
vscode cpplint extension
Stars: ✭ 17 (-87.22%)
Mutual labels:  extension
chohankyun
chohankyun.com python django djangorestframework allauth rest-auth angularjs bootstrap html
Stars: ✭ 24 (-81.95%)
Mutual labels:  angularjs
privacy-essentials-safari
Privacy Essentials Extension for Safari
Stars: ✭ 55 (-58.65%)
Mutual labels:  extension
DominicanWhoCodes
DominicanWho.Codes App
Stars: ✭ 58 (-56.39%)
Mutual labels:  angularjs
read-medium-extension
Chrome extension for reading Medium for free without leaving the page.
Stars: ✭ 55 (-58.65%)
Mutual labels:  extension
ACBRadialCollectionView
An extension on UICollectionView which automatically transforms collection view cells to a radial path
Stars: ✭ 31 (-76.69%)
Mutual labels:  extension
godot-twicil
Godot TwiCIL – Godot Twitch Chat Interaction Layer
Stars: ✭ 57 (-57.14%)
Mutual labels:  extension
protonmail-webextension
Unofficial webextension for ProtonMail
Stars: ✭ 39 (-70.68%)
Mutual labels:  extension
testcafe-angular-selectors
TestCafe selector extensions for Angular apps.
Stars: ✭ 33 (-75.19%)
Mutual labels:  angularjs
viper
Real-time tracking and analytics using Node.js and Socket.IO
Stars: ✭ 12 (-90.98%)
Mutual labels:  angularjs
urql-devtools-exchange
The exchange for usage with Urql Devtools
Stars: ✭ 35 (-73.68%)
Mutual labels:  extension
super-encourager
vscode插件: 超级鼓励师 奖励下努力工作的你!
Stars: ✭ 42 (-68.42%)
Mutual labels:  extension
pinboard-bookmarks-to-chrome
A Chrome extension for displaying bookmarks from Pinboard in the Bookmarks Bar.
Stars: ✭ 20 (-84.96%)
Mutual labels:  pinboard
sketchup-shapes
Shapes adds new tools for drawing more shapes and primitives in SketchUp.
Stars: ✭ 19 (-85.71%)
Mutual labels:  extension
apps
daily.dev application suite
Stars: ✭ 253 (+90.23%)
Mutual labels:  extension
notion-enhancer.github.io
the notion-enhancer project's website
Stars: ✭ 24 (-81.95%)
Mutual labels:  extension
metadatamanagement
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
Stars: ✭ 21 (-84.21%)
Mutual labels:  angularjs

Pinboard Plus Build Status

Pinboard Plus is a better Chrome extension for Pinboard.in.

Easy to know current page has been saved or not.

Features

  • Icon changing to show current page has been saved or not
  • Add, modify and delete bookmarks from the popup window
  • Same UI style with Pinboard official site
  • Set private if in Incognito Mode

Installation

You can install in Chrome webstore: Pinboard Plus

Development

Software required for development:

Install dependencies:

$ npm install
$ bower install

Follow the official instruction to load the extenstion.

LiveReload:

$ gulp watch

Build the extension:

$ gulp build

For testing, open the chrome-extension://[Extension ID]/tests/tests.html in the browser to check the test results.

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].