Examine source code of SWTOR - Dromund Kaas

Inspect and view changes in SWTOR - Dromund Kaas 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SWTOR - Dromund Kaas",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        207,
        221,
        192
      ],
      "ntp_text": [
        209,
        10,
        10
      ],
      "toolbar": [
        100,
        0,
        0
      ],
      "tab_text": [
        230,
        200,
        255
      ],
      "bookmark_text": [
        230,
        200,
        255
      ],
      "tab_background_text": [
        50,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "images/SithFrame.png",
      "theme_ntp_background": "images/DromundKaas.png",
      "theme_toolbar": "images/SithToolbar.png",
      "theme_tab_background": "images/SithTabBkg.png",
      "theme_ntp_attribution": "images/Attribution.png"
    },
    "tints": {
      "buttons": [
        1,
        0.9,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "center"
    }
  }
}