DevMotivations Firefox

Examine source code of DevMotivations

Por: Nabendu
Inspect and view changes in DevMotivations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DevMotivations",
  "description": "Healthy Dev Motivations",
  "version": "1.0.5resigned1",
  "icons": {
    "64": "icons/icon64.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "permissions": [
    "notifications",
    "alarms"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "64": "icons/icon64.png"
    },
    "default_popup": "browserAction/index.html",
    "default_title": "DevMotivations"
  },
  "page_action": {
    "default_icon": {
      "64": "icons/icon64.png"
    },
    "default_popup": "pageAction/index.html",
    "default_title": "DevMotivations"
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{91ff464f-21d7-4d14-aec2-a8f74e0d7f02}"
    }
  }
}

Melhores alternativas DevMotivations

Aqui estão algumas Firefox add-ons que são similares a DevMotivations: