arxiv-shorts Firefox

Examine source code of arxiv-shorts

Inspect and view changes in arxiv-shorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "arxiv-shorts",
  "version": "3.0.0",
  "description": "https://github.com/kvgc/arxiv-shorts",
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage",
    "contextMenus"
  ],
  "applications": {
    "gecko": {
      "id": "arxivshortsga@arxivshorts.ga.io"
    }
  },
  "background": {
    "scripts": [
      "src/tokens.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://arxiv.org/*"
      ],
      "css": [
        "ext_libs/bootstrap.min.css"
      ],
      "js": [
        "ext_libs/purify.min.js",
        "src/contentScript.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best arxiv-shorts Alternatives

Here are some Firefox add-ons that are similar to arxiv-shorts: