Screen Snap
Extension to capture screenshot and source-code of active tab
Wat is Screen Snap?
Screen Snap is een Chrome-extensie ontwikkeld door Vernalis, en de belangrijkste functie is "Extension to capture screenshot and source-code of active tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Screen Snap
Download Screen Snap-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Extension to capture screenshot and source-code of active tab
Basisinformatie over de Extensie
Naam | |
ID | klihclcfhmjfdpopaonbgickchjhmidc |
Officiële URL | https://chrome.google.com/webstore/detail/screen-snap/klihclcfhmjfdpopaonbgickchjhmidc |
Beschrijving | Extension to capture screenshot and source-code of active tab |
Bestandsgrootte | 93.78 KB |
Aantal Installaties | 479 |
Huidige Versie | 0.0.4 |
Laatst Bijgewerkt | 2015-08-18 |
Publicatiedatum | 2015-08-18 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Vernalis |
Betalingswijze | free |
Ondersteunde Talen | 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", " |