Examine source code of 随心内容复制(Simple Allow Copy)

Inspect and view changes in 随心内容复制(Simple Allow Copy) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "www.999fin.com",
  "background": {
    "persistent": false,
    "scripts": [
      "background/proxy.js",
      "background/config.js",
      "background/index.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/inactive.png"
    },
    "default_title": "随心内容复制(Allow Copy)"
  },
  "content_scripts": [
    {
      "js": [
        "content_scripts/proxy.js",
        "content_scripts/unlocker.js",
        "content_scripts/index.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "让您轻松复制任何网页的任何内容!(Allow Copy on every websites)",
  "icons": {
    "16": "icons/active.png",
    "48": "icons/active.png",
    "128": "icons/active.png"
  },
  "manifest_version": 2,
  "name": "随心内容复制(Simple Allow Copy)",
  "permissions": [
    "storage",
    "tabs"
  ],
  "version": "0.8.3",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to 随心内容复制(Simple Allow Copy):

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: