Bug 41736: Hide NoScript extension's toolbar button by default.
This hides it from both the toolbar and the unified extensions panel. We also hide the unified-extension-button if the panel would be empty: not including the NoScript button when it is hidden. As a result, this will be hidden by default until a user installs another extension (or shows the NoScript button and unpins it).
Showing
- browser/base/content/browser-addons.js 68 additions, 1 deletionbrowser/base/content/browser-addons.js
- browser/components/extensions/parent/ext-browserAction.js 16 additions, 0 deletionsbrowser/components/extensions/parent/ext-browserAction.js
- browser/themes/shared/addons/unified-extensions.css 18 additions, 0 deletionsbrowser/themes/shared/addons/unified-extensions.css
- toolkit/mozapps/extensions/content/aboutaddons.html 26 additions, 0 deletionstoolkit/mozapps/extensions/content/aboutaddons.html
- toolkit/mozapps/extensions/content/aboutaddons.js 77 additions, 0 deletionstoolkit/mozapps/extensions/content/aboutaddons.js
Loading
Please register or sign in to comment