ROBO

ROBO

Shopping, powered by robots.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "ROBO",
  "author": "ROBO LTD",
  "version": "0.2715",
  "description": "Shopping, powered by robots.",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "124": "icons/logo124.png"
  },
  "permissions": [
    "activeTab",
    "background",
    "bookmarks",
    "history",
    "notifications",
    "tabs",
    "<all_urls>"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}