Offline Spell Check for Web Pages Firefox

Examine source code of Offline Spell Check for Web Pages

提供元: sserpolar Add-on
Inspect and view changes in Offline Spell Check for Web Pages source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Offline Spell Check for Web Pages",
  "version": "1.0.1",
  "description": "Finds misspelled words on any web page. Works 100% offline. No account, no ads, no tracking, no data leaves your browser.",
  "browser_specific_settings": {
    "gecko": {
      "id": "offline-spell-check@sserpolar.github.io",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "Spell-check this page (offline)"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "homepage_url": "https://github.com/sserpolar/offline-spell-check"
}

ベストのOffline Spell Check for Web Pages代替案

Offline Spell Check for Web Pagesに類似したFirefox add-onをいくつか紹介します: