This Chrome/Firefox extension makes SPC a bit more usable by resizing the text areas properly according to their content. It also enables the resize handle on the text areas so you can resize them manually if necessary.
Works only for the HTMLUI5 version of SPC, not the Silverlight version.
- Clone this repo
- In Google Chrome go to
chrome://extensions/ - At the top click checkbox
Developer mode - Click button
Load unpacked extension - In the file browser choose the
fixspcfolder within the cloned repo and clickSelect - Reload SPC
- Celebrate!
Install from the Firefox Addons repository: https://addons.mozilla.org/en-US/firefox/addon/fix-service-provider-cockpit/
If you want to modify the addon, load it from source like this:
- Clone this repo
- In Firefox navigate to
about:debugging. - Click on the
Load Temporary Add-onbutton. - Browse to the repo and select
fixspc/manifest.json. - Reload SPC
- Celebrate!
However, the extension will be removed once the browser is closed, so you would need to add it each time you start Firefox.