Em Dash Block Firefox

Examine source code of Em Dash Block

제작자: peterus
Inspect and view changes in Em Dash Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Em Dash Block",
  "version": "1.0",
  "description": "Highlights paragraphs containing em dashes. Of course, em dashes alone are not a definitive indicator of AI use so please be responsible, but this extension should make it clear when someone is 'overusing' this character.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "emdashblock@petertanner.dev"
    }
  }
}

최고의 Em Dash Block 대안

다음은 Em Dash Block과(와) 유사한 Firefox add-on입니다: