Anime Planet - Animeplanet - kissanime.city

Anime Planet - Animeplanet - kissanime.city

Create of a list of anime you've seen, watch them online, discover new anime and more on Anime-Planet.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Anime Planet - Animeplanet - kissanime.city",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "Create of a list of anime you've seen, watch them online, discover new anime and more on Anime-Planet.",
  "homepage_url": "https://kissanime.city/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}