Georginify Firefox

Examine source code of Georginify

Por: mylh
Inspect and view changes in Georginify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Georginify",
  "version": "1.1",
  "description": "This extension helps you to learn Georgian alphabet mkhedruli (მხედრული) by replacing similarly sounding letters of English and Russian alphabets with Georgian letters. Here you can customize which letters to replace since replacing many letters at once is difficult to read.",
  "homepage_url": "https://github.com/mylh/georginify",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "icons": {
    "48": "icons/georginify-48.png",
    "96": "icons/georginify-96.png"
  },
  "browser_action": {
    "default_icon": "icons/georginify-32.png",
    "default_title": "Georginify",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "georginify.js"
      ]
    }
  ],
  "options_ui": {
    "page": "settings/settings.html",
    "open_in_tab": false,
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "georginify_ff@mylh.me"
    }
  }
}

Mejores alternativas Georginify

Aquí hay algunas Firefox add-ons que son similares a Georginify: