Custom_Buttons
Custom_Buttons copied to clipboard
Buttons for Custom Buttons extension for Firefox (and other Gecko-based applications)
Hi! There's a functioning [Custom Button update](https://forum.mozilla-russia.org/viewtopic.php?pid=783406#p783406) for Current FF, and AI even works. However there's no DOMi. Couldn't this button be retrofitted to use something else, like the internal...
https://bugzilla.mozilla.org/show_bug.cgi?id=1402957 Remove permission manager APIs that only accept a URI https://dxr.mozilla.org/mozilla-central/source/netwerk/base/nsIPermissionManager.idl ```cpp /** * Test whether the principal has the permission to perform a given action. * System principals will...
``` js && node.namespaceURI == xulns && node.boxObject && node.boxObject instanceof Components.interfaces.nsIMenuBoxObject // Always false now ``` Probably due to https://bugzilla.mozilla.org/show_bug.cgi?id=979835 - Port BoxObject to WebIDL.
https://addons.mozilla.org/addon/custom-buttons/ Но по этой ссылке расширение недоступно. Где скачать последнюю версию для браузера Firefox 66.0 64 bit ?
При редактировании CSS кода он даёт подсказки (верные, за это - спасибо), но окно подсказок "застывает", занимая более 3/4 окна всего редактора, оставляя узкую полоску для редактирования и никаким образом...
Думаю, комментарии излишни.
Starting from FF 41 sometimes button checking updates forever (circle icon rolls and never stops) I'm using version 0.1.5 - 2014-10-13. I reverted it to version 40 and never experienced...
Throws here: ``` js let isPrivate = "PrivateBrowsingUtils" in window && PrivateBrowsingUtils.isWindowPrivate(tab.linkedBrowser.contentWindow) //
See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880 - [x] Bookmarks Folder `Application.prefs.getValue()`/`setValue()` `Application.name` - [x] Custom Buttons Editor: Toggle on Top `Application.storage.get()`/`set()` - [x] Source Editor `Application.storage.get()`/`set()` - [x] Cookies Permissions `Application.storage.get()`/`set()` - [x] Extensions...
DOM Inspector will be "locked" too: left-clicks will not work. Reported here: https://forum.mozilla-russia.org/viewtopic.php?pid=683998#p683998