Konnecto-Breakfast Firefox

Examine source code of Konnecto-Breakfast

Inspect and view changes in Konnecto-Breakfast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Konnecto-Breakfast",
  "version": "1.2",
  "icons": {
    "96": "konnecto.png"
  },
  "permissions": [
    "webNavigation",
    "alarms",
    "storage",
    "tabs",
    "topSites",
    "history"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Konnecto-Breakfast Alternatives

Here are some Firefox add-ons that are similar to Konnecto-Breakfast: