Syrtis UX — Prototype interface Firefox

Examine source code of Syrtis UX — Prototype interface

By: Louis Add-on
Inspect and view changes in Syrtis UX — Prototype interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Syrtis UX — Prototype interface",
  "version": "0.4.2",
  "description": "Surcouche Syrtis avec recherche par catégorie, palette de fonctions, scan d’exemplaire et personnalisations d’interface.",
  "browser_specific_settings": {
    "gecko": {
      "id": "syrtis-ux@md42.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://pro.md42.syrtis.fr/*"
      ],
      "js": [
        "syrtis-api.js",
        "rules.js",
        "interface.js",
        "workflows.js",
        "command-registry.js",
        "command-palette.js",
        "object-search.js",
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Syrtis UX — Prototype interface Alternatives

Here are some Firefox add-ons that are similar to Syrtis UX — Prototype interface: