Search found 9 matches
- 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!
- 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)
Sorry for the delay on this. It's still not working, you forgot to define the buttonIds array:Giorgio Maone wrote:Please check latest development build 2.6.8.41rc1, thank you.
Code: Select all
const buttonIds = ['noscript-tbb', 'noscript-statusLabel'];
- 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...
- 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...
- 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. 

- Thu Aug 21, 2014 9:22 am
- Forum: NoScript Support
- Topic: Compatibility with Australis (as a CustomizaleUI widget)
- Replies: 13
- Views: 7820
Re: Compatibility with Australis (as a CustomizaleUI widget)
Bump. Is this even in the plans?
- 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 ...
- Thu Apr 24, 2014 6:53 pm
- Forum: NoScript Support
- Topic: Compatibility with Australis (as a CustomizaleUI widget)
- Replies: 13
- Views: 7820
Re: Compatibility with Australis (as a CustomizaleUI widget)
Sorry, I completely forgot to post a link. https://addons.mozilla.org/en-US/firefo ... zle-piece/
- 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...