Zlatan Ibrahimovic Wallpapers and New Tab

Zlatan Ibrahimovic Wallpapers and New Tab

Give your Chrome a new look with Zlatan Ibrahimovic wallpapers.

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "zlatan-ibrahimovic-zlatan-ibrahimovic-js27/zlatan-ibrahimovic19.js"
  },
  "action": {},
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "batch31.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icons80/icon128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.2"
}