Anime New Tab

Anime New Tab

A new tab of Anime

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "page": "background.html"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "description": "A new tab of Anime",
  "homepage_url": "http://topbrend.top/anime/",
  "icons": {
    "16": "i/16.png",
    "48": "i/48.png",
    "128": "i/128.png"
  },
  "manifest_version": 2,
  "name": "Anime New Tab",
  "short_name": "Anime New Tab",
  "version": "3"
}