Screen Snap
Extension to capture screenshot and source-code of active tab
What is Screen Snap?
Screen Snap is a Chrome extension developed by Vernalis, and its main feature is "Extension to capture screenshot and source-code of active tab".
Extension Screenshots
Download Screen Snap Extension CRX File
Download Screen Snap 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 to capture screenshot and source-code of active tab
Extension Basic Information
Name | |
ID | klihclcfhmjfdpopaonbgickchjhmidc |
Official URL | https://chrome.google.com/webstore/detail/screen-snap/klihclcfhmjfdpopaonbgickchjhmidc |
Description | Extension to capture screenshot and source-code of active tab |
File Size | 93.78 KB |
Installation Count | 479 |
Current Version | 0.0.4 |
Last Updated | 2015-08-18 |
Publish Date | 2015-08-18 |
Rating | 1.00/5 Total 1 Ratings |
Developer | Vernalis |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screen Snap", "version": "0.0.4", "manifest_version": 2, "description": "Extension to capture screenshot and source-code of active tab", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs", " |