New Window Setup Firefox

Examine source code of New Window Setup

Inspect and view changes in New Window Setup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "3.1",
  "author": "Juraj Mäsiar",
  "default_locale": "en",
  "name": "__MSG_app_name__",
  "description": "__MSG_app_desc__",
  "icons": {
    "48": "48.png",
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "background/background_nww.js"
    ]
  },
  "action": {
    "default_area": "navbar",
    "default_icon": {
      "128": "128.png"
    },
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@fastaddons.com_NewWindowSetup",
      "strict_min_version": "115.0"
    }
  }
}

Mejores alternativas New Window Setup

Aquí hay algunas Firefox add-ons que son similares a New Window Setup: