TheModern.Press Workstation Firefox

Examine source code of TheModern.Press Workstation

Inspect and view changes in TheModern.Press Workstation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.31.977",
  "name": "TheModern.Press Workstation",
  "description": "Chrome Extension for TheModern.Press Web Platform.",
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "img/icon-black-64.png"
  },
  "host_permissions": [
    "*://*/*"
  ],
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "iframe.html",
        "content.css",
        "img/*",
        "static/media/*",
        "img/*",
        "fonts/*"
      ],
      "matches": [
        "*://*/*",
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "16": "img/icon-black-16.png",
    "48": "img/icon-black-48.png",
    "128": "img/icon-black-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{78acc64b-2c7f-4393-9ccb-396ff6b95647}"
    }
  },
  "manifest_version": 3
}

Meilleures alternatives TheModern.Press Workstation

Voici quelques Firefox add-ons qui sont similaires à TheModern.Press Workstation :