zehfernandes / twitter-bookmark-to-like

A browser extension to modify twitter navigation to replace the bookmarks with likes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter - Replace bookmarks with likes

Example of the new nav

Download

→ Chrome: https://chrome.google.com/webstore/detail/afbpglpicejdcecficlmijbjcdehnneh
→ Firefox: https://addons.mozilla.org/en-US/firefox/addon/twitter-bookmarks-likes/

Installation

  1. Run npm install
  2. Run npm run build

Developing

The following tasks can be used when you want to start developing the extension and want to enable live reload -

  • npm run chrome-watch
  • npm run opera-watch
  • npm run firefox-watch

Packaging

Run npm run dist to create a zipped, production-ready extension for each browser. You can then upload that to the appstore.


Crossbrowser extension boilerplate from Bharani, Email This

About

A browser extension to modify twitter navigation to replace the bookmarks with likes.

License:MIT License


Languages

Language:CSS 61.9%Language:JavaScript 38.1%