Examine source code of Lone Owl

Inspect and view changes in Lone Owl 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": "Lone Owl",
  "manifest_version": 2,
  "version": "2.1resigned1",
  "theme": {
    "images": {
      "theme_frame": "header.png"
    },
    "colors": {
      "frame": "rgba(79, 61, 61, 1)",
      "tab_background_text": "#f0e7e7",
      "toolbar": "rgba(119, 133, 173, 0.12)",
      "toolbar_field": "rgba(0, 0, 0, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ebaba1ee-7d5f-4e59-87e0-04caf1249b98}"
    }
  }
}