lorify-ng-for-anonymous Firefox

Examine source code of lorify-ng-for-anonymous

By: Vitaly
Inspect and view changes in lorify-ng-for-anonymous source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "uin@lorify-ng",
      "strict_min_version": "57.0"
    }
  },
  "manifest_version": 2,
  "name": "lorify-ng",
  "version": "2.4.1resigned1",
  "description": "Расширение для сайта linux.org.ru поддерживающее загрузку комментариев через технологию WebSocket, а так же уведомления об ответах через системные оповещения и многое другое.",
  "options_ui": {
    "page": "settings.html"
  },
  "browser_action": {
    "default_icon": "icons/penguin-32.png",
    "default_popup": "settings.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/penguin-16.png",
    "32": "icons/penguin-32.png",
    "64": "icons/penguin-64.png",
    "128": "icons/penguin-128.png"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "*://www.linux.org.ru/*"
      ],
      "js": [
        "tinycon.mod.js",
        "lorify-ng.user.js"
      ]
    }
  ],
  "permissions": [
    "*://www.linux.org.ru/*",
    "notifications",
    "storage",
    "tabs"
  ]
}

Best lorify-ng-for-anonymous Alternatives

Here are some Firefox add-ons that are similar to lorify-ng-for-anonymous: