ScreenCapture
ScreenCapture
What is ScreenCapture?
ScreenCapture is a Chrome extension developed by yingshangmx, and its main feature is "ScreenCapture".
Download ScreenCapture Extension CRX File
Download ScreenCapture extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | ScreenCapture |
ID | oepbcjjbipfaecfbpmimikkkiioelaii |
Official URL | https://chromewebstore.google.com/detail/screencapture/oepbcjjbipfaecfbpmimikkkiioelaii |
Description | ScreenCapture |
File Size | 151 KB |
Installation Count | 108 |
Current Version | 1.6 |
Last Updated | 2018-01-22 |
Publish Date | 2018-01-22 |
Developer | yingshangmx |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_icon": { "19": "appicon_19x19.png", "38": "appicon_38x38.png" }, "default_popup": "popup.html", "default_title": "ScreenCapture" }, "content_scripts": [ { "all_frames": true, "js": [ "scripts\/mx\/jquery.js", "scripts\/mx\/controller.js" ], "match_about_blank": true, "matches": [ " |