SmartSorter Firefox

Examine source code of SmartSorter

Inspect and view changes in SmartSorter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SmartSorter",
  "version": "1.0",
  "description": "Automatically categorize downloads based on file type or user-defined rules",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "downloads",
    "downloads.open",
    "storage",
    "notifications"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "SmartSorter",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f10eed0-a4c1-4e80-9450-d8c6b03fc640}"
    }
  }
}

Best SmartSorter Alternatives

Here are some Firefox add-ons that are similar to SmartSorter: