Custom_Buttons icon indicating copy to clipboard operation
Custom_Buttons copied to clipboard

Buttons for Custom Buttons extension for Firefox (and other Gecko-based applications)

Results 18 Custom_Buttons issues
Sort by recently updated
recently updated
newest added

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...

bug
compatibility

``` 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.

bug
fixed?
compatibility

https://addons.mozilla.org/addon/custom-buttons/ Но по этой ссылке расширение недоступно. Где скачать последнюю версию для браузера Firefox 66.0 64 bit ?

При редактировании CSS кода он даёт подсказки (верные, за это - спасибо), но окно подсказок "застывает", занимая более 3/4 окна всего редактора, оставляя узкую полоску для редактирования и никаким образом...

bug
compatibility

Думаю, комментарии излишни.

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...

bug
compatibility

Throws here: ``` js let isPrivate = "PrivateBrowsingUtils" in window && PrivateBrowsingUtils.isWindowPrivate(tab.linkedBrowser.contentWindow) //

compatibility

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...

compatibility

DOM Inspector will be "locked" too: left-clicks will not work. Reported here: https://forum.mozilla-russia.org/viewtopic.php?pid=683998#p683998

bug