Instant Cleanup Firefox

Examine source code of Instant Cleanup

제작자: Keyaan Moran
Inspect and view changes in Instant Cleanup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Shows the last downloaded item, and lets you open or delete it",
  "manifest_version": 2,
  "name": "Delete Last Download",
  "version": "1.0",
  "homepage_url": "https://github.com/nabendu82/Addons",
  "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": "{05958476-3810-472a-99dd-8f71a2a346ac}"
    }
  }
}

최고의 Instant Cleanup 대안

다음은 Instant Cleanup과(와) 유사한 Firefox add-on입니다: