Examine source code of Pirate Map

Inspect and view changes in Pirate Map 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
{
  "theme": {
    "images": {
      "theme_frame": "piratemap.png"
    },
    "colors": {
      "frame": "#663c1c",
      "tab_background_text": "#663c1c"
    }
  },
  "version": "2.0",
  "name": "Pirate Map",
  "manifest_version": 2,
  "description": "Persona inspired by pirate map"
}