RagnarLeBroc Live Extension Firefox

Examine source code of RagnarLeBroc Live Extension

By: Zolwen
Inspect and view changes in RagnarLeBroc Live Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Zolwen",
  "background": {
    "persistent": true,
    "scripts": [
      "js/jquery.js",
      "js/jquery.browser.min.js",
      "js/main.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/icon_off.png",
    "default_popup": "popup/popup.html",
    "default_title": "RagnarLeBroc - Hors-Ligne"
  },
  "content_scripts": [
    {
      "js": [
        "js/installed.js"
      ],
      "matches": [
        "https://extension.ragnarlebroc.tv/*"
      ]
    }
  ],
  "description": "Notifie lorsque Ragnar stream ou sort une nouvelle vidéo",
  "icons": {
    "128": "images/icon.png"
  },
  "manifest_version": 2,
  "name": "RagnarLeBroc",
  "options_ui": {
    "open_in_tab": true,
    "page": "settings/options.html"
  },
  "permissions": [
    "tabs",
    "background",
    "https://api.twitch.tv/kraken/streams?channel=*",
    "*://*.youtube.com/*",
    "*://*.ytimg.com/*",
    "*://yt3.ggpht.com/*",
    "*://*.googleapis.com/*",
    "notifications",
    "storage"
  ],
  "short_name": "RagnarLeBroc",
  "version": "2.3"
}

Best RagnarLeBroc Live Extension Alternatives

Here are some Firefox add-ons that are similar to RagnarLeBroc Live Extension: