Yape Firefox

Examine source code of Yape

Inspect and view changes in Yape source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Yape",
  "version": "1.1.2",
  "description": "Extension for PyLoad to easily monitor and add downloads",
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "http://*/",
    "https://*/"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon_16.png",
      "32": "images/icon_32.png",
      "48": "images/icon_48.png",
      "128": "images/icon_128.png"
    }
  },
  "icons": {
    "16": "images/icon_16.png",
    "32": "images/icon_32.png",
    "48": "images/icon_48.png",
    "128": "images/icon_128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "js/storage.js",
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "js/lib/toastr.min.js",
    "js/lib/jquery-3.5.1.min.js",
    "css/toastr.min.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "remi.rigal@ensta-bretagne.org",
      "strict_min_version": "57.0"
    }
  },
  "manifest_version": 2
}

Best Yape Alternatives

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