123anime | Watch Anime Streaming Online

123anime | Watch Anime Streaming Online

It has the latest anime series in High Definition (HD) Quality streaming that you can access anytime, anywhere in the World.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "123anime | Watch Anime Streaming Online",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "It has the latest anime series in High Definition (HD) Quality streaming that you can access anytime, anywhere in the World.",
  "homepage_url": "https://9anime.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
  }
}