Examine source code of Oneshot Refuge

Inspect and view changes in Oneshot Refuge 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": "2.0",
  "name": "Oneshot Refuge",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(96, 14, 53)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(96, 14, 53)",
      "tab_background_text": "rgb(252, 207, 229)",
      "toolbar_field": "rgb(49, 4, 42)",
      "toolbar_field_text": "rgb(254, 90, 189)",
      "tab_line": "rgb(227, 135, 178)",
      "popup": "rgb(64, 9, 39)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(49, 4, 42)",
      "button_background_hover": "rgb(64, 9, 39)",
      "icons": "rgb(227, 135, 178)",
      "ntp_background": "rgb(51, 13, 47)",
      "ntp_card_background": "rgb(114, 29, 106)",
      "ntp_text": "rgb(252, 207, 229)",
      "popup_border": "rgb(255, 49, 203)",
      "sidebar_border": "rgb(255, 49, 203)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(227, 135, 178)",
      "sidebar": "rgb(96, 14, 53)",
      "tab_selected": "rgba(96, 14, 53, 0.7)",
      "tab_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(227, 135, 178)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cce237d9-bce9-4e51-ac2a-aead3b8c4e10}"
    }
  }
}