Scrollshot: Scrolling Screenshots. Full Page.
Full page screenshots including support for ChatGPT, Grafana and Jira
Scrollshot: Scrolling Screenshots. Full Page.คืออะไร?
Scrollshot: Scrolling Screenshots. Full Page. เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scrollshot.click และคุณลักษณะหลักของมันคือ "Full page screenshots including support for ChatGPT, Grafana and Jira"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scrollshot: Scrolling Screenshots. Full Page.
ดาวน์โหลดไฟล์ส่วนขยาย Scrollshot: Scrolling Screenshots. Full Page. ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
⏬ Full Page Screenshot Functionality Scrollshot is equipped with an advanced full page screenshot feature, allowing users to capture entire web pages in a single click. Unlike standard screenshot tools that capture only the visible area, this feature scrolls through the page automatically, stitching together a complete image of the entire content, perfect for long articles, comprehensive reports, or detailed web pages. 🤖 Custom Application Logic for ChatGPT (Premium Feature) Recognizing the dynamic and interactive nature of ChatGPT, the plugin offers specialized logic to capture the conversational flow and ensuring that the screenshots represent the full dialogue exchange. 📊 Enhanced Support for Grafana Dashboards (Premium Feature) For Grafana users, the plugin provides tailored functionality to capture complex data visualizations. It adjusts to various Grafana dashboard layouts and ensures that all elements are fully rendered before capturing. This is particularly useful for professionals needing to share or archive detailed data visualizations. 🐛 Optimized for Jira Interfaces (Premium Feature) The plugin is optimized for Jira, accommodating its dynamic web interface. It captures agile boards, backlogs, and detailed issue views, making it a valuable tool for project management and reporting. This feature is especially beneficial for teams needing to document and share project statuses or track issue histories. 🚀 Premium for Free Even free users (with or without account) can consume a limited amount of premium scrollshots. 👻 Secure and Privacy-Conscious Design Privacy and security are paramount. Screenshots are generated and saved on your local machine. There is no hidden cloud upload. Google Analytics is used for collecting information about how Scrollshot is used, but no personally identifiable data is collected. Premium Features might change if the supported websites change the structure of their pages.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Scrollshot: Scrolling Screenshots. Full Page. |
ID | hpibfnhnogcgalnademehbgcpllmgdil |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/scrollshot-scrolling-scre/hpibfnhnogcgalnademehbgcpllmgdil |
คำอธิบาย | Full page screenshots including support for ChatGPT, Grafana and Jira |
ขนาดไฟล์ | 1.6 MB |
จำนวนการติดตั้ง | 3,235 |
เวอร์ชันปัจจุบัน | 2.1.1-prod |
อัปเดตครั้งล่าสุด | 2024-02-18 |
วันที่เผยแพร่ | 2022-03-17 |
คะแนน | 4.14/5 รวมทั้งหมด 14 คะแนน |
ผู้พัฒนา | https://scrollshot.click |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://scrollshot.click |
URL หน้านโยบายความเป็นส่วนตัว | https://www.webqsee.com/privacy-policy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "minimum_chrome_version": "96", "name": "Scrollshot: Scrolling Screenshots. Full Page.", "description": "Full page screenshots including support for ChatGPT, Grafana and Jira", "author": "https:\/\/scrollshot.click", "offline_enabled": false, "background": { "service_worker": "service-worker-for-extension.js" }, "declarative_net_request": { "rule_resources": [ { "id": "static-net-rules-1", "enabled": true, "path": "static-net-rules-1.json" } ] }, "permissions": [ "activeTab", "debugger", "declarativeNetRequestWithHostAccess", "downloads", "notifications", "storage", "unlimitedStorage" ], "host_permissions": [ " |