Instashot - fastest full screenshot
Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.
O que é Instashot - fastest full screenshot?
Instashot - fastest full screenshot é uma extensão do Chrome desenvolvida por https://instashot.co, e sua principal característica é "Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Instashot - fastest full screenshot
Baixe arquivos de extensão Instashot - fastest full screenshot no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
📢 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
Informações Básicas da Extensão
Nome | Instashot - fastest full screenshot |
ID | damkbioifebpmpkkkoneifaljmalhpak |
URL Oficial | https://chromewebstore.google.com/detail/instashot-fastest-full-sc/damkbioifebpmpkkkoneifaljmalhpak |
Descrição | Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in. |
Tamanho do Arquivo | 167 KB |
Contagem de Instalações | 101 |
Versão Atual | 0.2.6 |
Última Atualização | 2023-04-17 |
Data de Publicação | 2023-01-18 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | https://instashot.co |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.instashot.co |
URL da Página de Política de Privacidade | https://brahmastra.vercel.app/privacy |
Idiomas Suportados | 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": [ " |