refined-bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
File Explorer
Download Latest Version (.zip)- extensions.json
- launch.json
- settings.json
- ignore_v4.x.x.js
- dom-chef.js
- element-ready.js
- marked.js
- onetime.js
- time-ago.js
- deploy.js
- ignore-utils.js
- package.js
- sync-version.js
- augment-pr-entry.js
- augment-pr-entry.spec.js
- index.js
- autocollapse.js
- index.js
- close-anchor-branch.js
- close-anchor-branch.spec.js
- index.js
- collapse-diff.css
- collapse-diff.js
- collapse-diff.spec.js
- index.js
- collapse-pull-request-description.css
- collapse-pull-request-description.js
- collapse-pull-request-description.spec.js
- index.js
- collapse-pull-request-side-menus.js
- index.js
- compact-pull-request-file-tree.js
- index.js
- compare-page-pull-request.js
- compare-page-pull-request.spec.js
- index.js
- default-merge-strategy.js
- default-merge-strategy.spec.js
- index.js
- diff-ignore.js
- diff-ignore.spec.js
- index.js
- diff-pluses-and-minuses.css
- diff-pluses-and-minuses.js
- diff-pluses-and-minuses.spec.js
- index.js
- ignore-whitespace.js
- ignore-whitespace.spec.js
- index.js
- index.js
- insert-copy-filename.css
- insert-copy-filename.js
- insert-copy-filename.spec.js
- index.js
- keymap.js
- index.js
- limit-line-length.css
- limit-line-length.js
- index.js
- load-all-diffs.js
- load-all-diffs.spec.js
- index.js
- merge-commit-message.js
- merge-commit-message.spec.js
- index.js
- merge-commit-message-new.js
- index.js
- occurrences-highlighter.css
- occurrences-highlighter.js
- occurrences-highlighter.spec.js
- index.js
- pullrequest-commit-amount.css
- pullrequest-commit-amount.js
- pullrequest-commit-amount.spec.js
- index.js
- pullrequest-template.js
- pullrequest-template.spec.js
- index.js
- show-comments.css
- show-comments.js
- show-comments.spec.js
- index.js
- sidebar-counters.css
- sidebar-counters.js
- sidebar-counters.spec.js
- index.js
- sticky-header.js
- get-extension.spec.js
- language-ext.js
- source-handler.js
- source-handler.spec.js
- fix.css
- get-file-path.js
- get-file-path.spec.js
- load-theme-once.js
- prism-coy.css
- prism-dark.css
- prism-funky.css
- prism-okaidia.css
- prism-solarizedlight.css
- prism-tomorrow.css
- prism-twilight.css
- prism.css
- index.js
- syntax-highlight-new.js
- syntax-highlight-old.js
- syntax-highlight-old.spec.js
- index.js
- tab-size.js
- index.js
- total-lines-changed.css
- total-lines-changed.js
- total-lines-changed.spec.js
- prism-autolinker.js
- prism-autolinker.min.js
- prism-preserve-word-diffs.js
- prism.js
- add-style.js
- api.js
- api.spec.js
- background-for-requests.js
- background-for-webnavigation.js
- background.js
- debounce.js
- icon.svg
- icon_128px.png
- icon_16px.png
- icon_256px.png
- icon_32px.png
- icon_48px.png
- icon_64px.png
- logger.js
- main.js
- manifest.json
- observe-for-word-diffs.js
- options.html
- options.js
- page-detect.js
- utils.js
- setup-jsdom.js
- test-utils.js
- .codeclimate.yml
- .editorconfig
- .env.example
- .flowconfig
- .gitconfig
- .gitignore
- .prettierignore
- .prettierrc.js
- .travis.yml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTORS.md
- DIFF_HTML_TEMPLATES.md
- LICENSE
- logo-full-white.svg
- logo-full.svg
- package-lock.json
- package.json
- PULL_REQUEST_TEMPLATE.md
- README.md
- webpack.config.js
๐ Installation Guide
1. Get the code
git clone https://github.com/refined-bitbucket/refined-bitbucket
Downloads the entire project code from GitHub to your computer.
cd refined-bitbucket
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run watch
Type this command into your terminal and run it.
npm test
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
