Github Star Reminder Firefox

Examine source code of Github Star Reminder

Por: anilsenay
Inspect and view changes in Github Star Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github Star Reminder",
  "version": "1.0",
  "description": "Github star reminder",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "index.js"
  ],
  "permissions": [
    "*://*.github.com/*",
    "activeTab",
    "webRequest"
  ]
}

Mejores alternativas Github Star Reminder

Aquí hay algunas Firefox add-ons que son similares a Github Star Reminder: