Foretaste — Open a file without downloading Firefox

Examine source code of Foretaste — Open a file without downloading

By: Akshay Add-on
Inspect and view changes in Foretaste — Open a file without downloading source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extNameFirefox__",
  "description": "__MSG_extDescription__",
  "version": "1.3.0",
  "short_name": "Foretaste",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "homepage_url": "https://foretaste.page",
  "permissions": [
    "contextMenus",
    "downloads",
    "storage",
    "scripting",
    "activeTab",
    "<all_urls>"
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "web_accessible_resources": [
    "libarchive/*",
    "viewer.html",
    "scan.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "foretaste@foretaste.page",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Foretaste",
    "default_popup": "popup.html"
  }
}

Best Foretaste — Open a file without downloading Alternatives

Here are some Firefox add-ons that are similar to Foretaste — Open a file without downloading: