Shimeji Custom Wallpapers

Shimeji Custom Wallpapers

This extensions allows you to change new tab page background to Shimeji Wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Shimeji Custom Wallpapers",
  "background": {
    "service_worker": "MejiwallPaPERbg.js"
  },
  "action": {
    "default_icon": "sHIME12321images/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "This extensions allows you to change new tab page background to Shimeji Wallpapers.",
  "icons": {
    "48": "sHIME12321images/icon48.png",
    "128": "sHIME12321images/icon128.png"
  },
  "version": "809.270.241.902"
}