FoxFlow Firefox

Examine source code of FoxFlow

Inspect and view changes in FoxFlow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FoxFlow",
  "version": "1.0.1",
  "description": "Automatically organize your downloads into folders by file type.",
  "author": "wakapedia",
  "homepage_url": "https://github.com/wakapedia/foxflow",
  "icons": {
    "48": "icons/icon.svg"
  },
  "options_page": "options.html",
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "FoxFlow",
    "default_popup": "options.html"
  },
  "permissions": [
    "downloads",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "foxflow@wakapedia",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FoxFlow Alternatives

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