Ekşi Normalleştirici Firefox

Examine source code of Ekşi Normalleştirici

By: Tuju
Inspect and view changes in Ekşi Normalleştirici source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Eksi Normallestirici",
  "manifest_version": 3,
  "version": "1.3.0",
  "description": "Ekşi Sözlük görünümünü Beta zamanına döndürür",
  "author": "Serdar Cevher, Ender Gökay",
  "browser_specific_settings": {
    "gecko": {
      "id": "{450c3834-58e2-40ee-b83c-9705634b4e6d}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://eksisozluk.com/*"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://eksisozluk.com/*"
      ],
      "js": [
        "script.js",
        "favorileri_sirala.js"
      ],
      "css": [
        "fix.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Ekşi Normalleştirici Alternatives

Here are some Firefox add-ons that are similar to Ekşi Normalleştirici: