Screen Capture and download
Capture current page and download the image.
Vad är Screen Capture and download?
Screen Capture and download är en Chrome-tillägg utvecklad av extensioncreatorsllc, och dess huvudfunktion är "Capture current page and download the image.".
Tilläggsskärmbilder
Ladda ner Screen Capture and download-förlängningens CRX-fil
Ladda ner Screen Capture and download-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This chrome extension allows user to take the screen shot of current page in chrome and download it as a image.
Grundläggande Information om Tillägg
Namn | |
ID | gdnehbhmjdcdinmninaodlclfphjkplk |
Officiell webbadress | https://chrome.google.com/webstore/detail/screen-capture-and-downlo/gdnehbhmjdcdinmninaodlclfphjkplk |
Beskrivning | Capture current page and download the image. |
Filstorlek | 157 KB |
Antal Installationer | 6,726 |
Aktuell Version | 1.5 |
Senast Uppdaterad | 2019-08-27 |
Publiceringsdatum | 2019-08-27 |
Betyg | 4.52/5 Totalt 25 Betyg |
Utvecklare | extensioncreatorsllc |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://bornsecret.com/privacy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screen Capture and download", "version": "1.5", "description": "Capture current page and download the image.", "background": { "persistent": true, "scripts": [ "background.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "content1.js" ], "matches": [ " |