Ni de aqui, ni de alla

Ni de aqui, ni de alla

Ni de aqui, ni de alla: By Arturo Torres

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "2",
  "name": "Ni de aqui, ni de alla",
  "description": "Ni de aqui, ni de alla: By Arturo Torres",
  "theme": {
    "colors": {
      "frame": [
        212,
        187,
        177
      ],
      "toolbar": [
        237,
        226,
        221
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        212,
        187,
        177
      ]
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    },
    "images": {
      "theme_ntp_background": "ni_de_aqui.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}