Latest MLB Videos

Latest MLB Videos

See the latest and most popular MLB Baseball Video. View the Latest Videos Daily. Free-to-watch videos daily in just 1-Click. Addon uses 3rd party site (www.1clickdaily.com) for operation.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Latest MLB Videos",
  "version": "1.1.82resigned1",
  "description": "See the latest and most popular videos.",
  "author": "1ClickProduct",
  "icons": {
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon128.png",
    "default_title": "View Latest and Most Popular Videos",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "tabs",
    "https://www.supernewsworld.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9dc8e457-90a6-42e9-878f-e36edf3ec391}"
    }
  }
}