gkedzierski / refined-bitbucket

Chrome extension that improves the Bitbucket interface

Home Page:https://chrome.google.com/webstore/detail/refined-bitbucket/afppminkfnfngihdocacbgeajbbdklkf?utm_source=chrome-ntp-icon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refined-bitbucket

We all know Bitbucket lacks some features that we find lovely in GitHub and in our minds. And based on Sindre Sorhus' Refined Github extension I had the idea of improving BitBucket's user interface. In fact, Rodrigo Proença did most of the code. Kudos!

Current features

  • Improves syntax highlight for pull requests. Enabled languages:

    • Markup, C-like languages, Go, Groovy, Bash, Handlebars, JSON, Markdown, Python, React JSX, Ruby, PHP, Scala, Less, Sass, Swift and YAML. I decided to add the most common languages, but it can be easily improved if necessary.
  • Double click on a word to highlight all occurrences.

  • Requires a minimum number of approvers (block merging of a pull request until it has been approved by at least the selected number of participants).

Install

Install it from chrome web store. Just look for "refined bitbucket".

License

MIT © andremw

About

Chrome extension that improves the Bitbucket interface

https://chrome.google.com/webstore/detail/refined-bitbucket/afppminkfnfngihdocacbgeajbbdklkf?utm_source=chrome-ntp-icon

License:MIT License


Languages

Language:JavaScript 91.4%Language:HTML 8.6%