Dragon Ball Super Clip Tab

Dragon Ball Super Clip Tab

Open a new tab, see new clip.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Dragon Ball Super Clip Tab",
  "short_name": "DBSCT",
  "description": "Open a new tab, see new clip.",
  "version": "0.7",
  "incognito": "split",
  "chrome_url_overrides": {
    "newtab": "blank.html"
  },
  "content_security_policy": "script-src 'self' https://nypher.com; object-src 'self'",
  "manifest_version": 2
}