Fonts Style ๐Ÿ‘Œ Get ๐Ÿ†‚๐Ÿ†ƒ๐Ÿ†ˆ๐Ÿ…ป๐Ÿ…ธ๐Ÿ†‚๐Ÿ…ท ๐“•๐“ธ๐“ท๐“ฝ๐“ผ

Fonts Style ๐Ÿ‘Œ Get ๐Ÿ†‚๐Ÿ†ƒ๐Ÿ†ˆ๐Ÿ…ป๐Ÿ…ธ๐Ÿ†‚๐Ÿ…ท ๐“•๐“ธ๐“ท๐“ฝ๐“ผ

๐”ฝ๐• ๐•Ÿ๐•ฅ๐•ค ๐•Š๐•ฅ๐•ช๐•๐•– ๐”พ๐•–๐•Ÿ๐•–๐•ฃ๐•’๐•ฅ๐• ๐•ฃ โœ…โญ๐Ÿฅฐโ‘  Convert normal text font into ๐“ˆ๐“‰๐“Ž๐“๐’พ๐“ˆ๐’ฝ ๐“๐‘œ๐‘œ๐“€๐’พ๐“ƒ๐‘” ๐“‰๐‘’๐“๐“‰ copy and paste

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Fonts Style ๐Ÿ‘Œ Get ๐Ÿ†‚๐Ÿ†ƒ๐Ÿ†ˆ๐Ÿ…ป๐Ÿ…ธ๐Ÿ†‚๐Ÿ…ท ๐“•๐“ธ๐“ท๐“ฝ๐“ผ",
  "description": "๐”ฝ๐• ๐•Ÿ๐•ฅ๐•ค ๐•Š๐•ฅ๐•ช๐•๐•– ๐”พ๐•–๐•Ÿ๐•–๐•ฃ๐•’๐•ฅ๐• ๐•ฃ โœ…โญ๐Ÿฅฐโ‘  Convert normal text font into ๐“ˆ๐“‰๐“Ž๐“๐’พ๐“ˆ๐’ฝ ๐“๐‘œ๐‘œ๐“€๐’พ๐“ƒ๐‘” ๐“‰๐‘’๐“๐“‰ copy and paste",
  "version": "1.3",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}