Font Keren

Font Keren

Font Keren - โ„ญ๐”ฌ๐”ฌ๐”ฉ Fonts with Symbols, Emojis. ๐’๐ญ๐ฒ๐ฅ๐ข๐ฌ๐ก Fonts โœ… (Cฯƒฯแƒง ฮฑษณิƒ Pฮฑส‚ฦš)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Font Keren",
  "version": "2.0",
  "description": "Font Keren - โ„ญ๐”ฌ๐”ฌ๐”ฉ Fonts with Symbols, Emojis. ๐’๐ญ๐ฒ๐ฅ๐ข๐ฌ๐ก Fonts โœ… (Cฯƒฯแƒง ฮฑษณิƒ Pฮฑส‚ฦš)",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "32": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "manifest_version": 2
}