ClipMon Firefox

Examine source code of ClipMon

제작자: anon-kun
Inspect and view changes in ClipMon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ClipMon",
  "version": "0.1.4resigned1",
  "description": "Monitors clipboard and injects/appends clipboard content into the <body> element of enabled tabs, in a <span> element, when the content changes. Use this addon by clicking the addon button (browser_action button) to toggle injecting for the active tab. The script will only monitor your clipboard if there are any active injectors, otherwise the monitor is disabled.",
  "icons": {
    "32": "files/icons/clipboard-32.png",
    "48": "files/icons/clipboard-48.png"
  },
  "permissions": [
    "clipboardRead",
    "activeTab"
  ],
  "background": {
    "page": "files/background.html"
  },
  "browser_action": {
    "default_icon": {
      "32": "files/icons/clipboard-off-32.png"
    },
    "default_title": "ClipMon"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f381bdb-2611-4375-b73b-df23fbdb9bdc}"
    }
  }
}

최고의 ClipMon 대안

다음은 ClipMon과(와) 유사한 Firefox add-on입니다: