Toolbar Trash Button Firefox

Examine source code of Toolbar Trash Button

By: Andi
Inspect and view changes in Toolbar Trash Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "downloads",
    "downloads.open"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/logo_64.png",
    "default_title": "Delete Last Download",
    "default_popup": "popup/download.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e7f2fd3-d5af-4a84-9f8b-569c4768bca7}"
    }
  }
}

Best Toolbar Trash Button Alternatives

Here are some Firefox add-ons that are similar to Toolbar Trash Button: