Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

geekodour/twitmarks

Repository files navigation

twitmarks

Twitter Bookmarks for the web and desktop.

Demo

YouTube video demonstrating the use of TwitMarks

Installation

Firefox

Install it from Firefox addons - TwitMarks

Chrome

I don't have a chrome developer account so, here's are instructions for chrome installation. Use manual method, have not uploaded to the chrome web store yet.

  • Unzip this, and place it somewhere (eg. Desktop)
  • Go to extension settings in chrome
  • Click on load unpacked extension
  • Browse to the unzipped directory and load it.
  • Done.

Manual

  • Clone this repo
  • Switch on Developer Mode in More tools > extensions
  • Click on Load unpacked extension
  • Browse to this directory and select

Usage

Just install the addon, visit twitter and you're good to go.

Development

The source is in typescript, after cloning this repository,

$ npm install
$ npm run build

How it works

Please read this issue

Inspiration

Thanks @aviaryan123, Twitter thread.

Follow me on twitter @geekodour

Contributions

Feel free to send all sorts of PRs. I wrote this extension in typescript in order to learn it, so there are many many mistakes and bad practices probably but feel free to correct them and I'll try to improve it soon. :)