One Piece Live

One Piece Live

One Piece Live New Tab Wallpapers, designed for one piece live fans. Changes your tab to an epic one piece live new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "20.09.8.907",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images14/icon20.png"
  },
  "background": {
    "service_worker": "js1/background11.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab13.html"
  },
  "action": {
    "default_title": "one piece live"
  }
}