Examine source code of Mr Bicho

Inspect and view changes in Mr Bicho 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
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "theme": {
    "images": {
      "theme_toolbar": "i/theme_toolbar.png",
      "theme_ntp_attribution": "i/theme_ntp_attribution.png",
      "theme_frame": "i/theme_frame.png",
      "theme_tab_background": "i/theme_tab_background.png",
      "theme_ntp_background": "i/theme_ntp_background.png"
    },
    "colors": {
      "toolbar": [
        0,
        119,
        179
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        20,
        20,
        20
      ],
      "frame": [
        0,
        68,
        102
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_header": [
        100,
        100,
        100,
        0.8
      ],
      "ntp_section": [
        100,
        100,
        100,
        0.6
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_section_link": [
        200,
        200,
        200
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  },
  "version": "0.5",
  "name": "Mr Bicho",
  "description": "Mr Bicho es un desarrollador de Software todoterreno, aunque especializado en aplicaciones web",
  "icons": {
    "128": "i/icon_128.png"
  }
}