Random GitHub Notification Firefox

Examine source code of Random GitHub Notification

Inspect and view changes in Random GitHub Notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random GitHub Notification",
  "version": "1.0",
  "permissions": [
    "tabs",
    "activeTab",
    "https://github.com/*"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon.svg"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "random-github-notification@keeporsweep.net"
    }
  }
}

Best Random GitHub Notification Alternatives

Here are some Firefox add-ons that are similar to Random GitHub Notification: