All Projects → stilliard → quick-add-github-issue-browser-extension

stilliard / quick-add-github-issue-browser-extension

Licence: MIT License
Quickly add GitHub issues direct from a browser button

Programming Languages

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

Projects that are alternatives of or similar to quick-add-github-issue-browser-extension

productivity-tips-for-mac
Awesome Productivity Tips for Mac Developers
Stars: ✭ 38 (+171.43%)
Mutual labels:  utilities
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (+50%)
Mutual labels:  browser-extension
reddit-news
📰 simple browser extension that shows recent news from reddit.com
Stars: ✭ 46 (+228.57%)
Mutual labels:  browser-extension
inDoors
Chrome/Firefox extension that displays companies' Glassdoor ratings on LinkedIn and other job sites
Stars: ✭ 33 (+135.71%)
Mutual labels:  browser-extension
GitHubSearch
GitHub iOS client with minimum third-party dependencies.
Stars: ✭ 34 (+142.86%)
Mutual labels:  github-api
Explorer-for-GitHub
📱An iOS app that lets you explore repositories on GitHub
Stars: ✭ 14 (+0%)
Mutual labels:  github-api
mogo
A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.
Stars: ✭ 19 (+35.71%)
Mutual labels:  utilities
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (+57.14%)
Mutual labels:  browser-extension
facebook adblock
An open-source Ad Blocker for Facebook™
Stars: ✭ 173 (+1135.71%)
Mutual labels:  browser-extension
word-discoverer
📖 Chrome Extension: Word Discoverer
Stars: ✭ 135 (+864.29%)
Mutual labels:  browser-extension
getmein-web
Portal to get an invite to IIITV GitHub organization
Stars: ✭ 26 (+85.71%)
Mutual labels:  github-api
iwfp
A utility (Android/iOS/web) app to help maximize your credit card cashback rewards with math and magic. May the five percent be with you ;)
Stars: ✭ 24 (+71.43%)
Mutual labels:  utilities
meet-the-fans
Query and Visualize the network graph of your GitHub repositories, followers, stargazers, and forks.
Stars: ✭ 22 (+57.14%)
Mutual labels:  github-api
Spider-Sense
A browser extension to monitor your spiders deployed on Scrapy Cloud.
Stars: ✭ 15 (+7.14%)
Mutual labels:  browser-extension
dezoomify-extension
A browser extension to detect zoomable images in web pages and downloading them with dezoomify
Stars: ✭ 23 (+64.29%)
Mutual labels:  browser-extension
GitHub-Stalker
track your GitHub statistics with Pandas
Stars: ✭ 31 (+121.43%)
Mutual labels:  github-api
discussify-browser-extension
Discussify's browser extension app
Stars: ✭ 36 (+157.14%)
Mutual labels:  browser-extension
PriceDoge
A Chrome extension for price comparison
Stars: ✭ 67 (+378.57%)
Mutual labels:  browser-extension
hashnode-browser-extensions
Google chrome & Mozilla firefox browser extensions for Hashnode
Stars: ✭ 20 (+42.86%)
Mutual labels:  browser-extension
devbricksx-android
DevBricksX provides plenty of useful classes that will be used in daily Android development.
Stars: ✭ 22 (+57.14%)
Mutual labels:  utilities

Browser extension to quickly report issues to GitHub

screenshot

Make sure you have setup your popup/config.js first! - copy the popup/config.js.example to popup/config.js and set a secret for it to work.

Supports Chrome & Firefox.

Features:

  • Sending issues to github
  • Select a repo based on your user or set a specific org.
  • When using a specific org you can also set an org project.
  • Set issue type/labels
  • Bugs/enhancements also currently come with a issue template.
  • Screenshot support
  • Url & debug info (such as browser UA, etc.)

A few ideas:

  • Support projects at a repo level too
  • Select labels based on ones for selected repo
  • Allow setting issue templates (currently hardcoded)
  • Screenshot hosting, (currently it downloads and you drag it back in manually)
  • Better oauth flow to avoid personal access key usage

Current icon from: https://octicons.github.com/icon/report/

Contributions welcome :)

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