Examine source code of musique manga

Inspect and view changes in musique manga source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "musique manga",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "IMG_1429.JPG"
    },
    "colors": {
      "toolbar": "rgba(145, 120, 148, 1)",
      "toolbar_field": "rgba(159, 139, 201, 1)",
      "toolbar_field_text": "rgba(196, 58, 58, 1)",
      "frame": "rgba(176, 134, 176, 1)",
      "tab_background_text": "rgba(92, 12, 12, 1)",
      "bookmark_text": "rgba(68, 48, 69, 1)"
    }
  }
}