Examine source code of Sipotek Visuals

Inspect and view changes in Sipotek Visuals source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "browser_action": {
    "default_icon": "img/icon_128.png",
    "default_popup": "html/popup.html",
    "default_title": "Sipotek Visuals"
  },
  "description": "Sipotek Technology is a professional automatic visual inspection machine, automated vision inspection system.",
  "icons": {
    "16": "img/icon_16.png",
    "128": "img/icon_128.png"
  },
  "manifest_version": 2,
  "name": "Sipotek Visuals",
  "version": "1.1.0",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}