SeaMonkey 2.26.1
NoScript 2.6.8.30rc5
I've got a NoScript icon in Customize, but can't drag it to the Status Bar.
And don't want to attempt a restart at this time.
The only thing of mention from Error Console:
Code: Select all
Timestamp: 06/30/2014 02:32:56 PM
Error: A promise chain failed to handle a rejection.
Full Message:
Full Stack: JS frame :: resource://gre/components/nsLivemarkService.js :: LS_getLivemark/< :: line 405
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0
Source File: resource://gre/components/nsLivemarkService.js
Line: 405
Source Code:
405
Code: Select all
deferred.reject(Components.Exception("", Cr.NS_ERROR_INVALID_ARG));
