Examine source code of reakcija2

Inspect and view changes in reakcija2 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": "reakcija2",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "2.jpg"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(27, 19, 247, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{502000d1-3447-437b-b180-ecb8c81cbb26}"
    }
  }
}