My Universal Remote Codes

My Universal Remote Codes

Do you have a universal remote and you need the code to program it to a device or gadget in your home?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "icon_128.png",
    "default_popup": "popup.html",
    "default_title": "My Universal Remote Codes"
  },
  "description": "Do you have a universal remote and you need the code to program it to a device or gadget in your home?",
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "name": "My Universal Remote Codes",
  "version": "1.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}