Contribution Assistant - alpha Firefox

Examine source code of Contribution Assistant - alpha

Inspect and view changes in Contribution Assistant - alpha source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Contribution Assistant",
  "version": "0.0.2resigned1",
  "description": "Your day to day assistant to contribute to projects in an open way",
  "icons": {
    "48": "icons/contribution-assistant-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.communecter.org/*"
      ],
      "js": [
        "contribution_assistant.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "it_all_starts_here.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/contribution-assistant-16.png",
      "32": "icons/contribution-assistant-32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5060300d-37b6-4f9d-877c-9b7b0a45ba4a}"
    }
  }
}

Melhores alternativas Contribution Assistant - alpha

Aqui estão algumas Firefox add-ons que são similares a Contribution Assistant - alpha: