Glypher Firefox

Examine source code of Glypher

By: tripu
Inspect and view changes in Glypher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Glypher",
  "description": "Quick copy'n'paste of miscellaneous characters and symbols",
  "version": "0.1.0",
  "homepage_url": "https://github.com/tripu/glypher",
  "applications": {
    "gecko": {
      "id": "glypher@tripu.info"
    }
  },
  "icons": {
    "48": "img/logo-48.png",
    "96": "img/logo-96.png",
    "256": "img/logo-256.png"
  },
  "browser_action": {
    "default_title": "Glypher [Alt+U / ⌥+U]",
    "default_icon": {
      "48": "img/logo-48.png",
      "96": "img/logo-96.png",
      "256": "img/logo-256.png"
    }
  },
  "commands": {
    "show": {
      "description": "Glypher",
      "suggested_key": {
        "default": "Alt+U"
      }
    }
  },
  "options_ui": {
    "browser_style": true,
    "open_in_tab": false,
    "page": "pages/options.html"
  },
  "background": {
    "page": "pages/background.html"
  },
  "permissions": [
    "clipboardWrite"
  ]
}

Best Glypher Alternatives

Here are some Firefox add-ons that are similar to Glypher: