iKorektor – automatyczny korektor tekstu Firefox

Examine source code of iKorektor – automatyczny korektor tekstu

Inspect and view changes in iKorektor – automatyczny korektor tekstu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "iKorektor",
  "version": "1.1.1",
  "description": "Sprawdzanie pisowni i korekta tekstu w języku polskim.",
  "homepage_url": "https://ikorektor.pl",
  "icons": {
    "48": "img/logo-48x48.png",
    "96": "img/logo-96x96.png"
  },
  "background": {
    "scripts": [
      "js/background-f.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "19": "img/logo-19x19.png",
      "38": "img/logo-38x38.png"
    },
    "default_title": "iKorektor",
    "default_popup": "views/options.html"
  },
  "permissions": [
    "https://api.ikorektor.pl/*",
    "https://ikorektor.pl/*",
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "optional_permissions": [
    "clipboardRead"
  ],
  "web_accessible_resources": [
    "img/*",
    "views/*"
  ],
  "options_ui": {
    "page": "views/options.html",
    "browser_style": false
  },
  "applications": {
    "gecko": {
      "id": "kontakt@ikorektor.pl"
    }
  },
  "commands": {
    "ikorektor": {
      "suggested_key": {
        "default": "Ctrl+Space",
        "mac": "MacCtrl+Space"
      },
      "description": "Aktywuj iKorektor"
    }
  }
}

Best iKorektor – automatyczny korektor tekstu Alternatives

Here are some Firefox add-ons that are similar to iKorektor – automatyczny korektor tekstu: