Blackpink Lisa Rose Jennie and Jisoo 2024

Blackpink Lisa Rose Jennie and Jisoo 2024

Blink! Get the wallpaper new tab extension consisting of the latest photos of Blackpink girls Lisa Rose Jennie and Jisoo.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Genshin",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "manifest_version": 3,
  "default_locale": "en",
  "version": "1.0.1.1",
  "offline_enabled": true,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "img/icon.png"
    }
  },
  "background": {
    "service_worker": "js/bg.js"
  },
  "icons": {
    "128": "img/icon.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}