Wykop++ Firefox

Examine source code of Wykop++

By: Humberd
Inspect and view changes in Wykop++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.2.4",
  "description": "Dodatkowe funkcjonalnosci dla Wykop.pl",
  "name": "Wykop++",
  "author": "Maciej Sawicki",
  "permissions": [
    "storage",
    "https://www.wykop.pl/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.wykop.pl/*"
      ],
      "run_at": "document_end",
      "css": [
        "bundle.css"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js",
      "hot-reload.js"
    ]
  },
  "icons": {
    "16": "icons/favicon-16.png",
    "48": "icons/favicon-48.png",
    "128": "icons/favicon-128.png",
    "256": "icons/favicon-256.png"
  }
}

Best Wykop++ Alternatives

Here are some Firefox add-ons that are similar to Wykop++: