Developer Tab Firefox

Examine source code of Developer Tab

Par : TheWebDev
Inspect and view changes in Developer Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Developer Tab",
  "description": "Opens random coding images with a random coding quote and animation",
  "homepage_url": "https://github.com/nabendu82/Addons",
  "version": "1.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png"
  },
  "chrome_url_overrides": {
    "newtab": "tabs.html"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a2"
    }
  }
}

Meilleures alternatives Developer Tab

Voici quelques Firefox add-ons qui sont similaires à Developer Tab :