Whack-A-Post Firefox

Examine source code of Whack-A-Post

Inspect and view changes in Whack-A-Post source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Whack-A-Post",
  "version": "1.0",
  "description": "Click a button, post to URL",
  "homepage_url": "https://github.com/coreyja/whack-a-post",
  "icons": {
    "48": "icons/mole.svg"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/mole.svg",
    "default_title": "Beastify",
    "default_popup": "popup/whack.html"
  },
  "options_ui": {
    "page": "settings/options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "whack-a-mole@coreyja.com"
    }
  }
}

Best Whack-A-Post Alternatives

Here are some Firefox add-ons that are similar to Whack-A-Post: