Cornucopia Enhancement Suite Firefox

Examine source code of Cornucopia Enhancement Suite

Inspect and view changes in Cornucopia Enhancement Suite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Cornucopia Enhancement Suite",
  "version": "0.0.15",
  "description": "Improvements for cornucopia.se with highlights for new comments, favorite threads, hidden content, and improved navigation",
  "manifest_version": 2,
  "author": "Andreas Lundgren",
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://cornucopia.se/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ec9d74f-6f44-4db2-9b05-6d85a5702738}"
    }
  }
}

Best Cornucopia Enhancement Suite Alternatives

Here are some Firefox add-ons that are similar to Cornucopia Enhancement Suite: