Instashot - fastest full screenshot
Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.
Hvad er Instashot - fastest full screenshot?
Instashot - fastest full screenshot er en Chrome-udvidelse udviklet af https://instashot.co, og dens hovedfunktion er "Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.".
Udvidelsesskærmbilleder
Download Instashot - fastest full screenshot-udvidelses-CRX-fil
Download Instashot - fastest full screenshot-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
📢 Fastest full page screenshot 📸 with before and after editor 📌 Why you should consider this: ✪ 10X faster full page screenshot. ✪ Annotate & Edit before taking a screenshot. ✪ Edit screenshot with full-featured editor. ✪ Auto-save in picked local folder. ✪ Builtin photo gallery ✪ Export screenshots to google drive,google photos,gmail, onedrive, dropbox and box. ✪ Create album of multiple screenshots and share with friends. ✪ Pure & clean code that powers fastest performance. ✪ 90% less memory consumption. ✪ No third-party libraries used. ✪ No tracking. 📌 == Features == ✅ Say goodbye to long waiting All existing screenshot extensions scroll page to visible area and then capture it. Instashot takes different approach. It captured the entire page in a single shot. That's why instashot is fastest. ✅ Annotate & Edit before taking screenshot. Only extensions in chrome web store that allows you to edit page before taking screenshot s. You can remove, blur, hide & move page's components. Currently, Only Keyboard shortcuts are available. Press ♦︎ H ⇒ for hiding component. ♦︎ Delete ⇒ for removing component. ♦︎ B ⇒ for blur component. ✅ Many ways to take screenshots ⇒ Full page screenshot. ⇒ Capture visible part. ⇒ Capture cropped webpage. ✅ Annotate & Edit Screenshot ☛ Resize or crop a screenshot to the size you need ☛ Annotate your screenshot with rectangles, circles, arrows, lines, etc. ☛ Add text to your screenshot with or without background color, change text font and font size. ☛ Blur sensitive information on your screenshot. ☛ Select a local image or paste a copied image from your clipboard to annotate. ☛ Add stickers. ☛ Edit using custom css or devtools. ☛ Add border and padding. ✅ Multiple export methods that others don't allow you. Instashot allows you to export as: ⇒ Download ⇒ PDF format ⇒ Clipboard copy ⇒ Share link ⇒ Google drive ⇒ Dropbox ⇒ one drive ⇒ Slack (coming soon) ⇒ Box ✅ Builtin photo gallery. ⇒ View all captured screenshots at one image. ⇒ Share multiple images in one click. (coming soon). Only Instashot has these export methods: ⇒ Save in picked local folder (different from download) ⇒ Gmail inject as attachment or inline. ⇒ onedrive and box cloud storage support. ⇒ Create album of multiple screenshots and share with friends. 🚀 changelog 0.1.1 💎 Builtin photo gallery added. 🗂 google drive,onedrive,dropbox and box export methods added. ...more 🐛 bugs fixed 🚀 changelog 0.1.2 📠 Export to google photos added 🎞 share album feature added 🖱 Mouse cursor for all tools added ...more 🐛 bugs fixed 🚀 changelog 0.1.3 💎 watermark feature added 🏷 stickers added ✂️ move image border to crop image feature added ...more 🐛 bugs fixed 🚀 changelog 0.2.0 🐛 watermark bug fixed. 🔄 rotate issue fixed. 🖼️ Gallery bug fixed. 📒 Guide page added. For guide,visit: https://www.instashot.co/guide ...more 🐛 bugs fixed. 🚀 changelog 0.2.1 💎 watermark feature improved. ♻️ webpage editor changed. ♻️ shape editor popup changed. 🐛 Lots of bugs fixed. 🚀 changelog 0.2.2 🐛 webpage editor minor bug fixed. 🐛 text font bug fixed 🐛 Lots of bugs fixed. 🚀 changelog 0.2.5 🔙 undo/redo feature improved. 🖼️ Gallery image size and share-link bug fixed. 🌉 Dark-mode improved. ⌨️ Global keyboard shortcut now working.(break in last update). ✏️ Edit text issue fixed. ...lots of minor bugs fixed. 🚀 changelog 0.2.6 🐛 webpage editior context menu bug fixed
Grundlæggende oplysninger om udvidelsen
Navn | Instashot - fastest full screenshot |
ID | damkbioifebpmpkkkoneifaljmalhpak |
Officiel URL | https://chromewebstore.google.com/detail/instashot-fastest-full-sc/damkbioifebpmpkkkoneifaljmalhpak |
Beskrivelse | Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in. |
Filstørrelse | 167 KB |
Antal Installationer | 101 |
Nuværende Version | 0.2.6 |
Senest Opdateret | 2023-04-17 |
Udgivelsesdato | 2023-01-18 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | https://instashot.co |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.instashot.co |
URL til Fortrolighedspolitik Side | https://brahmastra.vercel.app/privacy |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "offline_enabled": true, "minimum_chrome_version": "104", "name": "Instashot - fastest full screenshot", "description": "Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.", "version": "0.2.6", "author": "instashot", "homepage_url": "https:\/\/www.instashot.co\/", "icons": { "128": "icon_128.png", "16": "icon.png" }, "action": { "default_icon": "icon.png", "default_popup": "popup\/index.html" }, "options_page": "options\/index.html", "background": { "service_worker": "background\/background.js" }, "web_accessible_resources": [ { "resources": [ "scripts\/cropper\/cropper.js", "scripts\/cropper\/crop-box-F2GF3WVN.js", "scripts\/cropper\/shot-cropper.css", "scripts\/modifier\/page-modifier-ui.js", "scripts\/modifier\/context-menu-D7QDTYJO.css", "scripts\/modifier\/page-modifier-ZCYQPKJG.css", "scripts\/modifier\/high-lighter-PTFLNI4D.css", "scripts\/modifier\/page-modifier-ui.js" ], "matches": [ " |