FNotifier Firefox

Examine source code of FNotifier

Inspect and view changes in FNotifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "version": "2.8.1",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://dev.ligny.org/F-Notifier",
  "author": "Arnaud Ligny",
  "manifest_version": 2,
  "minimum_chrome_version": "52",
  "default_locale": "en",
  "icons": {
    "128": "icon-128.png"
  },
  "permissions": [
    "alarms",
    "tabs",
    "https://m.facebook.com/"
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "38": "icon-38.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false,
    "chrome_style": true,
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{96377063-e05a-4b34-8b68-9fb47824c9ac}"
    }
  }
}

Best FNotifier Alternatives

Here are some Firefox add-ons that are similar to FNotifier: