Skip to content

mromagnoli/phab-control

Repository files navigation

PhabControl

Google Chrome extension for Phabricator web elements control.

Since the implementation of Phabricator does not allow to hide the comments in the diff, I've write this Chrome extension in order to achieve that and others functionalities.

Installation (dev)

  1. Download package from package/phab chrome extension-0.0.2.zip, unzip it.
  2. Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: The menu's icon is three horizontal bars. and select Extensions under the Tools menu to get to the same place).
  3. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
  4. Click Load unpacked extension… to pop up a file-selection dialog.
  5. Navigate to the directory where you unzipped the package, and select it.

Keybindings

By default, you can execute Show and Hide all comments directly from your keyboard.

  • Hide: Alt+Shift+P
  • Show: Alt+Shift+L

These are suggested combinations, if you have them already taken you can configure your own by going to the Extensions config and click Keyboard shortcuts link at the bottom and select your weapon of choice.

TODOs

  • Identify who are the commentators
  • Hide/Show comments from specific commentators
  • Hide/Show comments from author
  • Pack extension to Chrome Store
  • Keybindings FTW!

License

MIT License (MIT) Copyright (c) 2016 Marcelo Romagnoli

About

Chrome Extension for Phabricator Page Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published