upsatish / AWSConsoleNavigator

AWS Console Navigator browser extension. Navigate to resources in the AWS console from the Omnibox.
GNU General Public License v3.0
2 stars 0 forks source link

unsupportedResourceAlert not working on Firefox #27

Open upsatish opened 1 year ago

upsatish commented 1 year ago

The Browser Console shows the following

JsonSchemaValidator.jsm: Ignoring parameter "cis.t1cloud.com" - not a valid origin. [JsonSchemaValidator.jsm:510](resource://gre/modules/components-utils/JsonSchemaValidator.jsm)
JsonSchemaValidator.jsm: Ignoring parameter "t1cloud.com" - not a valid origin. [JsonSchemaValidator.jsm:510](resource://gre/modules/components-utils/JsonSchemaValidator.jsm)
this.window.gBrowserInit is undefined 2 [ext-browser.js:1142](chrome://browser/content/parent/ext-browser.js)
    get activeTab chrome://browser/content/parent/ext-browser.js:1142
    candidates chrome://extensions/content/parent/ext-tabs-base.js:2088
    InterpretGeneratorResume self-hosted:1819
    next self-hosted:1740
    query chrome://extensions/content/parent/ext-tabs-base.js:2110
    next self-hosted:1740
    from self-hosted:514
    query chrome://browser/content/parent/ext-tabs.js:1023
    query self-hosted:1356
    result resource://gre/modules/ExtensionParent.jsm:1125
    withCallContextData resource://gre/modules/ExtensionParent.jsm:608
    result resource://gre/modules/ExtensionParent.jsm:1124
    withPendingBrowser resource://gre/modules/ExtensionParent.jsm:618
    result resource://gre/modules/ExtensionParent.jsm:1123
    callAndLog resource://gre/modules/ExtensionParent.jsm:1076
    recvAPICall resource://gre/modules/ExtensionParent.jsm:1122
    AsyncFunctionNext self-hosted:807
upsatish commented 1 year ago

The alert goes into the developer console.