Paper2Audio: Text to Speech Firefox

Examine source code of Paper2Audio: Text to Speech

Inspect and view changes in Paper2Audio: Text to Speech source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Paper2Audio",
  "description": "Listen to your research papers, web articles and ebooks with Paper2Audio",
  "version": "1.8.6",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "scripting",
    "unlimitedStorage",
    "<all_urls>",
    "https://paper2audio.com/*"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+S",
        "mac": "Alt+Shift+S"
      },
      "description": "Open Paper2Audio extension (S for Submit)"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Paper2Audio",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*",
        "*://*/*.epub",
        "*://*/*.pdf"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ff6c0a72-c186-4d87-bc26-11dd9a2944d8}"
    }
  }
}

Best Paper2Audio: Text to Speech Alternatives

Here are some Firefox add-ons that are similar to Paper2Audio: Text to Speech: