ScreenshotMonitor Firefox

Examine source code of ScreenshotMonitor

Inspect and view changes in ScreenshotMonitor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ScreenshotMonitor",
  "version": "2.2",
  "author": "Rodion Nikolaev",
  "homepage_url": "https://screenshotmonitor.com",
  "description": "Browser extension for ScreenshotMonitor.com service",
  "icons": {
    "48": "images/icon.png",
    "96": "images/icon.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "48": "images/icon.png",
      "96": "images/icon.png",
      "128": "images/icon.png"
    },
    "default_title": "ScreenshotMonitor",
    "default_popup": "extension.html"
  },
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "*://screenshotmonitor.com/*",
    "cookies",
    "storage",
    "webRequest"
  ]
}

Best ScreenshotMonitor Alternatives

Here are some Firefox add-ons that are similar to ScreenshotMonitor: