All Projects → andrewsomething → bug2trello

andrewsomething / bug2trello

Licence: other
A Chrome extension to add bugs/issues to a Trello board

Programming Languages

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

Projects that are alternatives of or similar to bug2trello

strelloids
Browser extension for Trello that adds new features.
Stars: ✭ 29 (+38.1%)
Mutual labels:  trello, browser-extension
locale-switcher
Browser Extension to quickly change your browser locale.
Stars: ✭ 75 (+257.14%)
Mutual labels:  browser-extension
vuejs-trello-clone
A Trello clone using VueJS
Stars: ✭ 85 (+304.76%)
Mutual labels:  trello
tickety-tick
A browser extension that helps you name branches and write better commit messages
Stars: ✭ 55 (+161.9%)
Mutual labels:  trello
sfcc-devtools
Support Browser Interaction with VS Code, Eclipse, and SFCC Business Manager via DevTools Web Inspector.
Stars: ✭ 5 (-76.19%)
Mutual labels:  browser-extension
HybridTvViewer
[WIP] Web extension making Firefox & Chrome emulate iTV webpages instead of downloading them.
Stars: ✭ 64 (+204.76%)
Mutual labels:  browser-extension
trello-super-powers
Repository of the Firefox add-on. (https://addons.mozilla.org/en-US/firefox/addon/trello-super-powers/)
Stars: ✭ 29 (+38.1%)
Mutual labels:  trello
core
Tombfix is Fork of Tombloo. The main purpose is the maintenance of Tombloo.
Stars: ✭ 91 (+333.33%)
Mutual labels:  browser-extension
infy-scroll
A web extension for Chrome, Edge, and Firefox. Add customized infinite scrolling to websites and auto load the next page. Supports the AutoPagerize Database. (Beta)
Stars: ✭ 70 (+233.33%)
Mutual labels:  browser-extension
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+285.71%)
Mutual labels:  browser-extension
hipda-helper
hipda助手扩展
Stars: ✭ 38 (+80.95%)
Mutual labels:  browser-extension
newtab-bookmarks
PROJECT ABANDONED IN FAVOUR OF:
Stars: ✭ 10 (-52.38%)
Mutual labels:  browser-extension
gpc-optmeowt
Browser extension for opting out from the sale and sharing of personal information per the California Consumer Privacy Act and other privacy laws
Stars: ✭ 75 (+257.14%)
Mutual labels:  browser-extension
trello-full-backup
Python script to backup everything from Trello: boards, lists, cards and attachments
Stars: ✭ 119 (+466.67%)
Mutual labels:  trello
github-user-rank-extension
Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community memb…
Stars: ✭ 38 (+80.95%)
Mutual labels:  browser-extension
Publisher-Extension-for-Unity3D
Access your Unity3D publisher information in a click.
Stars: ✭ 25 (+19.05%)
Mutual labels:  browser-extension
zet
⚡️Browser extension that adds a quick access menu to Chrome to get things done faster.
Stars: ✭ 43 (+104.76%)
Mutual labels:  browser-extension
highlight
📄 A browser extension for automatically highlighting the important content on article pages.
Stars: ✭ 42 (+100%)
Mutual labels:  browser-extension
gdmod
A mod loader and modding API for GDevelop games.
Stars: ✭ 15 (-28.57%)
Mutual labels:  browser-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-9.52%)
Mutual labels:  browser-extension

Bug 2 Trello

A browser extension to add bugs/issues to a Trello board.

It currently supports Launchpad, GitHub, SourceForge, BitBucket, and Debian's BTS.

There is also support for some Bugzilla instances. This support currently requires that the JSON-RPC interface is available.

It is known to work with with Mozilla, KDE, Apache, and Redhat. It is known not to work with GNOME, Kernel.org, and Novell.

Bug 2 Trello is licensed under the MIT License.

Development

  • Install the dependencies using: npm install
  • Build the extension with: npm run build
  • The dist/ directory will contain the unpacked extension.
  • Running npm run package will produce a packaged extension in ./bug2trello.zip
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].