FRC_Watch

FRC_Watch

an funny watch disk show

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "FRC_Watch",
  "version": "1.0",
  "default_locale": "en",
  "manifest_version": 2,
  "description": "an funny watch disk show",
  "icons": {
    "48": "icons/watch.png"
  },
  "browser_action": {
    "default_popup": "pages/index.html"
  },
  "web_accessible_resources": [
    "images/yfct.gif"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}