Jumper Firefox

Examine source code of Jumper

Por: Martin W
Inspect and view changes in Jumper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jumper",
  "description": "Easily navigate conversation threads.",
  "version": "1.4",
  "permissions": [
    "tabs",
    "*://news.ycombinator.com/*",
    "http://*.reddit.com/*",
    "https://*.reddit.com/*",
    "https://lobste.rs/*",
    "https://runescape.wiki/*"
  ],
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*"
      ],
      "js": [
        "hn.js"
      ]
    },
    {
      "matches": [
        "http://*.reddit.com/*",
        "https://*.reddit.com/*"
      ],
      "js": [
        "reddit.js"
      ]
    },
    {
      "matches": [
        "https://lobste.rs/*"
      ],
      "js": [
        "lobsters.js"
      ]
    },
    {
      "matches": [
        "https://runescape.wiki/*"
      ],
      "js": [
        "rswiki.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{11cf5567-64c3-4a63-ad74-994aa327eccd}"
    }
  }
}

Mejores alternativas Jumper

Aquí hay algunas Firefox add-ons que son similares a Jumper: