La Casa De Papel Wallpapers and New Tab

La Casa De Papel Wallpapers and New Tab

Give your Chrome a new look with La Casa De Papel wallpapers.

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "la-casa-de-papel-assets71/la-casa-de-papel17.js"
  },
  "action": {},
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "sigma91.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "image67/ic128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}