Foreground Firefox

Examine source code of Foreground

Inspect and view changes in Foreground source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Foreground",
  "version": "0.1.1",
  "description": "Allows you to track the current active tab's URL in Foreground.",
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@foreground.hellocode.co"
    }
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  }
}

Meilleures alternatives Foreground

Voici quelques Firefox add-ons qui sont similaires à Foreground :