Instashot - fastest full screenshot
Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.
ما هو Instashot - fastest full screenshot؟
Instashot - fastest full screenshot هو إضافة Chrome تم تطويرها بواسطة https://instashot.co، والميزة الرئيسية لها هي "Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Instashot - fastest full screenshot
قم بتنزيل ملفات الامتداد Instashot - fastest full screenshot بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
📢 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
معلومات أساسية عن التمديد
الاسم | Instashot - fastest full screenshot |
ID | damkbioifebpmpkkkoneifaljmalhpak |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/instashot-fastest-full-sc/damkbioifebpmpkkkoneifaljmalhpak |
الوصف | Fastest full page screenshot with before & after editor. Share link. Drive upload. Gallery built-in. |
حجم الملف | 167 KB |
عدد التثبيتات | 101 |
النسخة الحالية | 0.2.6 |
آخر تحديث | 2023-04-17 |
تاريخ النشر | 2023-01-18 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | https://instashot.co |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.instashot.co |
عنوان صفحة سياسة الخصوصية | https://brahmastra.vercel.app/privacy |
اللغات المدعومة | 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": [ " |