Онч үгс

Онч үгс

Шинэ цонх нээх болгондоо онч мэргэн үг унших боломжтой.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Онч үгс",
  "short_name": "Онч үгс",
  "version": "1.0",
  "description": "Шинэ цонх нээх болгондоо онч мэргэн үг унших боломжтой.",
  "homepage_url": "http://appsstartup.com",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "tab.html"
  }
}