Learn Prolog Now! Enhanced Firefox

Examine source code of Learn Prolog Now! Enhanced

Inspect and view changes in Learn Prolog Now! Enhanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Learn Prolog Now! Enhanced",
  "version": "0.2.3resigned1",
  "manifest_version": 2,
  "description": "Makes \"Learn Prolog Now!\" look and feel better.",
  "icons": {
    "128": "icons/icon.png"
  },
  "browser_action": {
    "default_icon": "icons/icon.png"
  },
  "permissions": [
    "http://lpn.swi-prolog.org/*",
    "https://lpn.swi-prolog.org/*",
    "http://learnprolognow.org/*",
    "http://www.learnprolognow.org/*",
    "https://learnprolognow.org/*",
    "https://www.learnprolognow.org/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://lpn.swi-prolog.org/*",
        "https://lpn.swi-prolog.org/*",
        "http://learnprolognow.org/*",
        "http://www.learnprolognow.org/*",
        "https://learnprolognow.org/*",
        "https://www.learnprolognow.org/*"
      ],
      "css": [
        "style.css",
        "highlight/styles/default.css"
      ]
    },
    {
      "matches": [
        "http://lpn.swi-prolog.org/*",
        "https://lpn.swi-prolog.org/*",
        "http://learnprolognow.org/*",
        "http://www.learnprolognow.org/*",
        "https://learnprolognow.org/*",
        "https://www.learnprolognow.org/*"
      ],
      "js": [
        "highlight/highlight.pack.js",
        "script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{edf13006-c0dc-4ff8-a43a-221664e054f0}"
    }
  }
}

Best Learn Prolog Now! Enhanced Alternatives

Here are some Firefox add-ons that are similar to Learn Prolog Now! Enhanced: