Examine source code of Une couleur sable pour les yeux

Inspect and view changes in Une couleur sable pour les yeux 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": "Sable",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(221, 205, 191)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(233, 221, 210)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(93, 82, 63)",
      "popup": "rgb(244, 226, 206)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(93, 82, 63)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f91796e-39e5-4750-89a3-3323f517b93c}"
    }
  }
}