myBot to CloudShop Firefox

Examine source code of myBot to CloudShop

By: Viktor
Inspect and view changes in myBot to CloudShop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "myBot to CloudShop",
  "version": "3.1.2",
  "description": "Data exchange module between CloudShop POS and myBot loyalty service",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://ainur.app/*",
        "https://*.ainur.app/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "https://*.ainur.app/*",
    "https://mybot.in.ua/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mybot_to_cloudshop@mybot.in.ua"
    }
  },
  "homepage_url": "https://mybot.in.ua",
  "author": "myBot Team"
}

Best myBot to CloudShop Alternatives

Here are some Firefox add-ons that are similar to myBot to CloudShop: