Retro Cassette-Tape

Retro Cassette-Tape

Cassette Tapes / Music Cassette something that we used to have...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Retro Tape",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "cassette-2.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(102, 102, 102, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(84, 133, 121, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f977a6a-8ace-46d1-bff7-fa0adb78c128}"
    }
  }
}