Naruto Shippuden Filler list

Naruto Shippuden Filler list

Naruto Shippuden filler list extension will help you to get the list of all the episodes of Naruto Shippuden.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": {
      "16": "logo_128.png",
      "32": "logo_128.png",
      "48": "logo_128.png",
      "128": "logo_128.png"
    },
    "default_popup": "index.html"
  },
  "description": "Naruto Shippuden filler list extension will help you to get the list of all the episodes of Naruto Shippuden.",
  "icons": {
    "16": "logo_128.png",
    "32": "logo_128.png",
    "48": "logo_128.png",
    "128": "logo_128.png"
  },
  "manifest_version": 2,
  "name": "Naruto Shippuden Filler list",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}