Any way to hide inline option from Firefox's addon preferences? -


after adding in-line options described in https://developer.mozilla.org/en-us/add-ons/inline_options i'm curious if there way hide 1 such option addon preferences. i'd manage preference contents through other chrome.

ideally i'd keep other preferences without resorting custom preferences window.

yes set or remove hidden attribute on setting tag.

see here examples of how play inline options dom on run time:


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -