WCount³ Firefox

Examine source code of WCount³

Por: Matthew
Inspect and view changes in WCount³ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WCount³",
  "version": "3.59",
  "description": "Counts words and more so you don't have to!",
  "icons": {
    "48": "icons/wordcountle-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wcount@monomolecular.net"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "wcount.js"
      ]
    },
    {
      "matches": [
        "https://wcount-base-editor.vercel.app/"
      ],
      "js": [
        "base-editor.js"
      ]
    }
  ],
  "sidebar_action": {
    "default_icon": "icons/wordcountle-48.png",
    "default_title": "WCount³",
    "default_panel": "sidebar/panel.html"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      }
    }
  }
}

Melhores alternativas WCount³

Aqui estão algumas Firefox add-ons que são similares a WCount³: