Search found 9 matches

by Quicksaver
Thu Sep 11, 2014 9:11 pm
Forum: NoScript Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 13
Views: 7820

Re: Compatibility with Australis (as a CustomizaleUI widget)

Seems to be working great for me. Thanks for the quick work!
by Quicksaver
Thu Sep 11, 2014 3:05 pm
Forum: NoScript Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 13
Views: 7820

Re: Compatibility with Australis (as a CustomizaleUI widget)

Giorgio Maone wrote:Please check latest development build 2.6.8.41rc1, thank you.
Sorry for the delay on this. It's still not working, you forgot to define the buttonIds array:

Code: Select all

      const buttonIds = ['noscript-tbb', 'noscript-statusLabel'];
by Quicksaver
Sat Sep 06, 2014 7:47 pm
Forum: NoScript Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 13
Views: 7820

Re: Compatibility with Australis (as a CustomizaleUI widget)

It seems it was a coincidence only that it was working before, because it was firing for every onWidgetAdded, it wouldn't initialize when noScript's button itself was added but only afterwards when something else was added. There are three reasons why it's not working now. First, onWidgetAdded is fi...
by Quicksaver
Mon Aug 25, 2014 8:49 am
Forum: NoScript Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 13
Views: 7820

Re: Compatibility with Australis (as a CustomizaleUI widget)

That seems to be working great, the button is initialized immediately as it should be as soon as it's added to the toolbar. Thanks for your work on this! Just a small note about the code. Right now it's running noscriptOverlay.initPopups() on every widget that's added. The recursion protection you'v...
by Quicksaver
Thu Aug 21, 2014 7:31 pm
Forum: NoScript Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 13
Views: 7820

Re: Compatibility with Australis (as a CustomizaleUI widget)

I'm glad to hear it. Let me know if you need any help or any extra info. :)
by Quicksaver
Sat May 03, 2014 2:14 pm
Forum: FlashGot Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 5
Views: 3862

Compatibility with Australis (as a CustomizaleUI widget)

Relevant add-on: The Puzzle Piece: https://addons.mozilla.org/en-US/firefo ... /versions/ When placing FG's media button in TPP's bar, it will be reset back to the navigation bar after a restart. This is because in gFlashGot._mediaIDs it checks for the existence of the button as an absolute, and if ...
by Quicksaver
Thu Apr 24, 2014 3:10 pm
Forum: NoScript Support
Topic: Compatibility with Australis (as a CustomizaleUI widget)
Replies: 13
Views: 7820

Compatibility with Australis (as a CustomizaleUI widget)

Hi, I'm the developer of an add-on called The Puzzle Piece, and a user brought to my attention a problem with NoScript's toolbar button. With the preference "Open permissions menu when mouse hovers icon" enabled, as is by default, and if you place the NoScript button in any toolbar other t...