Predator Thermal View

Predator Thermal View

Predator Theme Thermal View

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Predator Thermal View",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "predator-temp-4.png"
    },
    "colors": {
      "frame": "rgba(255, 251, 0, 0.71)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0.2)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(128, 0, 255, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(217, 255, 0, 0.51)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a63ac1c1-775b-4d1f-8e94-b8716244a87f}"
    }
  }
}