Yiddish Typer

Yiddish Typer

This extension pops up a window where you can type in Yiddish without needing any other software.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Yiddish Typer",
  "version": "0.8",
  "manifest_version": 2,
  "description": "This extension pops up a window where you can type in Yiddish without needing any other software.",
  "icons": {
    "48": "alef48.ico",
    "128": "alef128.png"
  },
  "browser_action": {
    "default_icon": "alef19.png",
    "default_popup": "yidbox.html"
  }
}