Latest Conan O'Brien Videos

Latest Conan O'Brien Videos

See the latest and most popular Conan O'Brien Team CoCo Video. View the Latest Videos Daily. Free-to-watch videos daily in just 1-Click. Addon uses 3rd party site (www.supernewsworld.com) for operation.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Latest Conan 'O Brien Videos",
  "version": "1.1.9resigned1",
  "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": "{8a0fdc2e-d060-4e39-a4b3-25179fa9622d}"
    }
  }
}