Examine source code of porple max

Inspect and view changes in porple max 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
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "porple max",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(117, 54, 188)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(117, 54, 188)",
      "tab_background_text": "rgb(239, 224, 255)",
      "toolbar_field": "rgb(69, 32, 111)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(0, 0, 0, 0)",
      "popup": "rgb(69, 32, 111)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(69, 32, 111)",
      "button_background_hover": "rgb(158, 73, 255)",
      "ntp_background": "rgb(117, 54, 188)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgba(0, 0, 0, 0)",
      "sidebar_border": "rgba(0, 0, 0, 0)",
      "sidebar": "rgb(69, 32, 111)",
      "tab_loading": "rgb(158, 73, 255)",
      "tab_selected": "rgb(69, 32, 111)",
      "toolbar_bottom_separator": "rgba(0, 0, 0, 0)",
      "toolbar_field_border_focus": "rgb(158, 73, 255)",
      "toolbar_field_border": "rgba(0, 0, 0, 0)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(117, 54, 188)",
      "toolbar_top_separator": "rgba(0, 0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fec7f830-d803-492e-b754-664d4fc96f95}"
    }
  }
}