DashBox Firefox

Examine source code of DashBox

Inspect and view changes in DashBox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "DashBox",
    "default_popup": "dashbox.html",
    "default_icon": {
      "128": "dashbox.svg"
    }
  },
  "homepage_url": "https://wilson.engineer/dashbox",
  "manifest_version": 2,
  "name": "DashBox",
  "description": "open a configurable json dictionary of URL's in multi-account containers",
  "version": "1.0.1",
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "permissions": [
    "contextualIdentities",
    "cookies",
    "storage"
  ],
  "icons": {
    "128": "dashbox.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f06daa6b-8859-4c92-8f08-67aeb252c93b}"
    }
  }
}

Meilleures alternatives DashBox

Voici quelques Firefox add-ons qui sont similaires à DashBox :