GoonTools Firefox

Examine source code of GoonTools

Por: hbag
Inspect and view changes in GoonTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GoonTools",
  "version": "0.1",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "goontools@hilbo.zone"
    }
  },
  "description": "Toolkit for the SomethingAwful Forums",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/32.png",
    "default_title": "GoonTools",
    "default_popup": "popup/goontools.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://forums.somethingawful.com/*"
      ],
      "js": [
        "goontools.js"
      ]
    }
  ]
}

Mejores alternativas GoonTools

Aquí hay algunas Firefox add-ons que son similares a GoonTools: