美编助手

美编助手

美编,专注于提升新媒体运营与变现效率!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "美编助手",
  "version": "2.7.9",
  "manifest_version": 2,
  "description": "美编,专注于提升新媒体运营与变现效率!",
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "64": "img/icon64.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "cookies",
    "tabs",
    "storage",
    "contextMenus",
    "https://*/*",
    "http://*/*"
  ],
  "background": {
    "scripts": [
      "js/jquery.min.js",
      "js/public.min.js",
      "js/collect_material/html2canvas.min.js",
      "js/background/background.min.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "美编助手",
    "default_popup": "index/index.html"
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/wchat_login/wchat_login.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/",
        "*://mp.weixin.qq.com/?*"
      ],
      "run_at": "document_end"
    },
    {
      "js": [
        "js/jquery.min.js",
        "js/wchat_ewm/wchat_ewm.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/bizlogin?*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/clip_img/clip_img.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/clip_img/clip_img.min.js",
        "js/collect_material/html2canvas.min.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_end"
    },
    {
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/plug_sz/plug_sz.min.js"
      ],
      "matches": [
        "*://www.shenzan.com/*",
        "http://122.225.105.47:81/*",
        "http://tp.211482.com/Media/ArticalOut/Paster_Artical?*",
        "http://wu.cn/*"
      ],
      "run_at": "document_end"
    },
    {
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/plug_sz/plug_new_sz.min.js"
      ],
      "matches": [
        "*://www.shenzan.com/*",
        "http://web-dev.shenzan.com/*"
      ],
      "exclude_matches": [
        "http://web-dev.shenzan.com/admin-ad*",
        "https://www.shenzan.com/admin-ad*"
      ],
      "run_at": "document_start"
    },
    {
      "css": [
        "css/plug_mb/plug_mb.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/plug_mb/install_success.min.js",
        "js/plug_mb/plug_mb.min.js"
      ],
      "matches": [
        "*://www.mbian.com/*",
        "http://122.225.105.47:8282/*",
        "http://localhost:8080/*"
      ],
      "run_at": "document_start"
    },
    {
      "css": [
        "css/wchat_home/wchat_home.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/wchat_home/echarts.min.js",
        "js/clipbord.min.js",
        "js/wchat_home/wchat_home.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/home?*"
      ],
      "run_at": "document_start"
    },
    {
      "css": [
        "css/wchat_batchRemove/wchat_batchRemove.min.css"
      ],
      "js": [
        "js/wchat_batchRemove/wchat_batchRemove.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/home?*",
        "*://mp.weixin.qq.com/cgi-bin/appmsg?begin*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/wchat_batchremove_img/wchat_batchremove_img.min.css"
      ],
      "js": [
        "js/public.min.js",
        "js/wchat_batchremove_img/wchat_batchremove_img.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/filepage?*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/importExcel/importExcel.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/importExcel/importExcel.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/misc/appmsganalysis?action=all*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/wchat_appmsg/wchat_appmsg.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/wchat_appmsg/wchat_appmsg.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/appmsg?begin*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/wchat_navigation/wchat_navigation.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/wchat_navigation/wchat_navigation.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/*"
      ],
      "exclude_matches": [
        "*://mp.weixin.qq.com/cgi-bin/appmsg?t=media/appmsg_edit*",
        "*://mp.weixin.qq.com/s?*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/wchat_reply/wchat_reply.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/wchat_reply/wchat_reply.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/advanced/autoreply?*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/public.min.css",
        "css/wchat_edit/wchat_edit.min.css",
        "css/wchat_edit/spectrum.min.css",
        "css/wchat_edit/codemirror.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/wchat_edit/wchat_edit.min.js",
        "js/clipbord.min.js",
        "js/wchat_edit/spectrum.min.js",
        "js/wchat_edit/wangEditor.min.js",
        "js/wchat_edit/codemirror.min.js",
        "js/wchat_edit/formate.min.js",
        "js/wchat_edit/xml.min.js",
        "js/wchat_edit/active-line.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/appmsg?t=media/appmsg_edit*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/collect_material/collect_material.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/clipbord.min.js",
        "js/collect_material/html2canvas.min.js",
        "js/collect_material/collect_material.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/s?*",
        "*://mp.weixin.qq.com/s/*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/mb_img_video/mb_img_video.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/collect_img/collect_img.min.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "exclude_matches": [
        "*://mp.weixin.qq.com/",
        "*://mp.weixin.qq.com/cgi-bin/*",
        "*://mp.weixin.qq.com/advanced/*",
        "*://mp.weixin.qq.com/misc/*",
        "*://www.mbian.com/*",
        "*://www.shenzan.com/*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/mb_img_video/mb_img_video.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/collect_video/collect_video.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/s?*",
        "*://mp.weixin.qq.com/s/*",
        "*://v.qq.com/x*"
      ],
      "run_at": "document_end"
    },
    {
      "css": [
        "css/wchat_subscribe.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/wchat_subscribe/wchat_subscribe.min.js"
      ],
      "matches": [
        "*://weixin.sogou.com/weixin?*"
      ],
      "run_at": "document_start"
    },
    {
      "css": [
        "css/wchat_fansmessage/wchat_fansmessage.min.css"
      ],
      "js": [
        "js/jquery.min.js",
        "js/public.min.js",
        "js/wchat_fansmessage/wchat_fansmessage.min.js"
      ],
      "matches": [
        "*://mp.weixin.qq.com/cgi-bin/message?t=message/list*"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "js/*",
    "css/*",
    "img/*"
  ],
  "homepage_url": "https://www.999fin.com/forum-10.htm",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}