Shopping

Shopping

Browse through online stores and embark on the ultimate shopping adventure to satisfy your desires. Enjoy your next shopping…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1.0",
  "name": "Shopping",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_ntp_background": "bg.jpg",
      "theme_toolbar": "theme_toolbar.png",
      "theme_tab_background": "theme_tab_background.png",
      "theme_frame": "theme_frame.png"
    },
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        39,
        75
      ]
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  }
}