All Projects → christiankaindl → trello-super-powers

christiankaindl / trello-super-powers

Licence: MIT license
Repository of the Firefox add-on. (https://addons.mozilla.org/en-US/firefox/addon/trello-super-powers/)

Programming Languages

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

Projects that are alternatives of or similar to trello-super-powers

snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+262.07%)
Mutual labels:  firefox-addon, addon, webextension
tab-counter
A button badge that shows the number of tabs open in a window
Stars: ✭ 35 (+20.69%)
Mutual labels:  firefox-addon, addon, webextension
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (+372.41%)
Mutual labels:  firefox-addon, addon, webextension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (+420.69%)
Mutual labels:  firefox-addon, webextension
Urql Devtools
A tool for monitoring and debugging urql during development
Stars: ✭ 131 (+351.72%)
Mutual labels:  firefox-addon, webextension
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (+375.86%)
Mutual labels:  firefox-addon, webextension
Asciidoctor Browser Extension
⚪️ An extension for web browsers that converts AsciiDoc files to HTML using Asciidoctor.js.
Stars: ✭ 152 (+424.14%)
Mutual labels:  firefox-addon, webextension
Updatescanner
Firefox addon to monitor web pages for updates.
Stars: ✭ 166 (+472.41%)
Mutual labels:  firefox-addon, webextension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+8968.97%)
Mutual labels:  firefox-addon, webextension
What Have You Made Today
Chrome & FireFox extension to replace the default home page. What have you made today?
Stars: ✭ 223 (+668.97%)
Mutual labels:  firefox-addon, addon
Treestyletab
Tree Style Tab, Show tabs like a tree.
Stars: ✭ 2,438 (+8306.9%)
Mutual labels:  firefox-addon, addon
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+124.14%)
Mutual labels:  firefox-addon, webextension
Yt Ad Autoskipper
A browser extension that automates skipping ad on Youtube. This is not an ad blocker, it just automates the process of clicking on the "Skip Ad" button on Youtube.
Stars: ✭ 127 (+337.93%)
Mutual labels:  firefox-addon, webextension
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (+137.93%)
Mutual labels:  firefox-addon, webextension
Newtaboverride
New Tab Override allows you to set the page that shows whenever you open a new tab.
Stars: ✭ 120 (+313.79%)
Mutual labels:  firefox-addon, webextension
Yaofang
药方 YAWF 火狐扩展 新浪微博 微博过滤版面改造和美化等
Stars: ✭ 120 (+313.79%)
Mutual labels:  firefox-addon, webextension
tickety-tick
A browser extension that helps you name branches and write better commit messages
Stars: ✭ 55 (+89.66%)
Mutual labels:  trello, webextension
Devtools Ds
UI components, libraries, and templates for building robust devtools experiences.
Stars: ✭ 105 (+262.07%)
Mutual labels:  firefox-addon, webextension
Html5 Video Everywhere
Higher performance and stable video watching experience on the web
Stars: ✭ 118 (+306.9%)
Mutual labels:  firefox-addon, webextension
Blocktube
YouTube™ content blocker
Stars: ✭ 186 (+541.38%)
Mutual labels:  firefox-addon, webextension

Trello Super Powers

Firefox add-on to enhance your Trello (trello.com) experience. Get it here -> https://addons.mozilla.org/en-US/firefox/addon/trello-super-powers/


Features

Trello Super Powers implements some small yet useful enhancements into your everyday Trello usage.

  • Visible label text
  • Clickable IDs on hover (+ they get copied to your clipboard when clicked)
  • Compact Mode: Removes all clutter if you want to focus
  • Resizable lists: Click and drag to adjust the size of your Trello lists
  • See at a glance how many cards are in each list
  • Option to hide "Add new List"-Element

Also you can find explanation of these features and a way to turn them off in the settings of the Add-on ('about:addons' in your address bar or 'Add-Ons' in the hamburger menu).

There are plenty of features waiting to be implemented, most notably Account integration, which would allow for blazing fast access to your boards and notification integration which would give you the newest from the newest directly from the Firefox toolbar.

Contribute

If you want to contribute to this project, that is awesome! I tried to comment the code as good as I can and optimize it for readability. Hints and tricks to get you started can be found in the CONTRIBUTING.md file.

If you have something on your mind or need help, hop to the issues tab and ask your question. There are lots of friendly people who will gladly help you out.

Quick jump to...

Development

  • Clone repository: git clone https://github.com/christiankaindl/trello-super-powers.git
  • Install npm dependencies:
  • Start local dev environment: npm run start (starts a fresh Firefox instance with Trello Super Powers pre-loaded)

License

This project, Trello Super Powers, is licensed under MIT. For details, please refer to the LICENSE file

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].