LowcyGier.pl Fixes Firefox

Examine source code of LowcyGier.pl Fixes

By: Paszq
Inspect and view changes in LowcyGier.pl Fixes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LowcyGier.pl Fixes",
  "version": "0.2.3",
  "description": "Improves LowcyGier.pl landing page browsing experience",
  "author": "Paszq",
  "homepage_url": "https://github.com/paszqa",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://lowcygier.pl/"
      ],
      "js": [
        "content.js"
      ]
    },
    {
      "matches": [
        "https://lowcygier.pl/*",
        "https://lowcygier.pl/*/*"
      ],
      "js": [
        "subpage-content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    },
    "default_title": "Fixes for LowcyGier.pl"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b4dfa12-0e42-408f-b2f8-a2f51b1dc4a6}"
    }
  }
}

Best LowcyGier.pl Fixes Alternatives

Here are some Firefox add-ons that are similar to LowcyGier.pl Fixes: