Congree Web Interface Firefox

Examine source code of Congree Web Interface

Inspect and view changes in Congree Web Interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Congree Web Interface",
  "version": "0.3.25",
  "manifest_version": 2,
  "description": "Write according to your company's Style Guide",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "images/congree-logo-16.png",
    "48": "images/congree-logo-48.png",
    "128": "images/congree-logo-128.png"
  },
  "options_ui": {
    "page": "/options/options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://navigator.web.de/*",
        "https://navigator.gmx.net/*",
        "https://*.navigator.gmx.net/*",
        "https://*.navigator.web.de/*",
        "https://wordpress.com/*"
      ],
      "js": [
        "content.js",
        "app/cwi.53305c93.js",
        "cwi-loader.js",
        "cwi-injector.js"
      ]
    },
    {
      "matches": [
        "https://3c.web.de/mail/client/*",
        "https://3c.gmx.net/mail/client/*",
        "https://3c-bap.gmx.net/mail/client/*",
        "https://3c-bap.web.de/mail/client/*",
        "https://*.wordpress.com/wp-admin/*"
      ],
      "exclude_matches": [
        "https://3c.web.de/mail/client/blank",
        "https://3c-bap.web.de/mail/client/blank",
        "https://3c.gmx.net/mail/client/blank",
        "https://3c-bap.gmx.net/mail/client/blank",
        "https://public-api.wordpress.com/*"
      ],
      "all_frames": true,
      "js": [
        "content.js",
        "app/cwi.53305c93.js",
        "cwi-loader.js",
        "cwi-injector.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "/pop-up/pop-up.html",
    "default_title": "Congree"
  },
  "web_accessible_resources": [
    "images/congree-logo.png",
    "app/cwi.*.js",
    "app.cwi-editors-proxy.js"
  ],
  "permissions": [
    "https://*/*",
    "http://*/*",
    "tabs",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "congree.cwi.cas.addon.local@example.com",
      "strict_min_version": "57.0"
    }
  }
}

Meilleures alternatives Congree Web Interface

Voici quelques Firefox add-ons qui sont similaires à Congree Web Interface :