Twitter Bookmarks for the web and desktop.
YouTube video demonstrating the use of TwitMarks
Install it from Firefox addons - TwitMarks
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.
- Clone this repo
- Switch on Developer Mode in
More tools > extensions
- Click on
Load unpacked extension
- Browse to this directory and select
Just install the addon, visit twitter and you're good to go.
The source is in typescript, after cloning this repository,
$ npm install
$ npm run build
Please read this issue
Thanks @aviaryan123, Twitter thread.
Follow me on twitter @geekodour
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. :)