Play

Play

Emoji 2020

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Émoji",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Logo Frifox.jpeg"
    },
    "colors": {
      "frame": "rgba(8, 72, 209, 1)",
      "tab_background_text": "rgba(255, 255, 255, 0.97)",
      "toolbar": "rgba(230, 49, 206, 0.99)",
      "bookmark_text": "rgba(92, 217, 54, 1)",
      "toolbar_field": "rgba(237, 19, 19, 1)",
      "toolbar_field_text": "rgba(232, 144, 30, 1)"
    }
  }
}