Refined Forgejo Firefox

Examine source code of Refined Forgejo

Por: phan Add-on
Inspect and view changes in Refined Forgejo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "$schema": "https://json.schemastore.org/chrome-manifest",
  "name": "Refined Forgejo",
  "version": "26.7.2.1323",
  "description": "Simplifies the Forgejo interface and adds useful features",
  "homepage_url": "https://github.com/phanen/refined-forgejo",
  "manifest_version": 3,
  "minimum_chrome_version": "123",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d328bf9b-a278-49a7-9af7-ef9d989b2ee3}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab"
  ],
  "optional_host_permissions": [
    "*://*/*"
  ],
  "action": {
    "default_icon": "assets/icon.png"
  },
  "icons": {
    "128": "assets/icon.png"
  },
  "options_page": "options.html",
  "background": {
    "service_worker": "assets/background.js",
    "type": "module",
    "scripts": [
      "assets/background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Mejores alternativas Refined Forgejo

Aquí hay algunas Firefox add-ons que son similares a Refined Forgejo: