duncanhealy / twiks

Twitter awesomeness browser extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 twiks

undo for your tweets and an upgraded awesome twitter experience

🙋‍♂️ Made by @liran_tal


Like it? Star ⭐️ it on GitHub or Tweet about it.

Features

  • Cross Browser Support 🖥
  • Undo your tweets ↻😍
  • Count-down timer ⏳
  • Double-click to tweet without waiting 🕹

Demo

Build the project

  1. Run fnm use in the project directory. It uses the fnm project to manage Node.js versions, and is needed to strictly use a supported Node.js version to build the project (Node.js 14).
  2. Run yarn install --frozen-lockfile to install dependencies.
  3. Run yarn build to build the extensions

Note, you'll need python2 installed on your system to build the project.

Bugs

Please file an issue here for bugs, missing documentation, or unexpected behavior.

License

MIT © Liran Tal

About

Twitter awesomeness browser extension

License:MIT License


Languages

Language:JavaScript 72.6%Language:HTML 21.7%Language:SCSS 5.7%