Full-Page Screenshot 2.0
Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds!
What is Full-Page Screenshot 2.0?
Full-Page Screenshot 2.0 is a Chrome extension developed by F & D, and its main feature is "Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds!".
Extension Screenshots
Download Full-Page Screenshot 2.0 Extension CRX File
Download Full-Page Screenshot 2.0 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
⬇️ Easy-to-Setup ⬇️:
1. Go to the website/page where you want to screenshot the entire page 👀
2. Click on our extension logo icon
3. BOOM! It automatically starts to scroll & capture the entire page within a few seconds 📸🏎️
4. Enjoy the pac-man eating the balls while it screenshots the full-page! 😆
5. Takes you to next page where you can choose which format to download the full-page screenshot from 📥
When its starts to screenshot, it there will be a popup that will say "'Full-Page Screenshot 2.0' started debugging this browser" - Do not hit the 'Cancel' button...unless you don't want to screenshot the page.
✨Features: ✨
1 - Free & Easy-to-Use 🆓
2 - No Ads, Bloats, or Random Permissions ❌
3 - Advanced & Automatic Screenshooting Capability 📸
4 - Handles complex pages with inner scrolling AI technology 🔒
Please be patient and just watch Pac-Man eat its balls while our extension is capturing & scrolling through the entire page.
Install Full-Page Screenshot 2.0 and start capturing the entire/full-page of any website/page that you want to keep a JPG, PNG, or PDF of! Extension Basic Information
| Name | |
| ID | leeampediajiofkmbbodpogaaimcncne |
| Official URL | https://chromewebstore.google.com/detail/full-page-screenshot-20/leeampediajiofkmbbodpogaaimcncne |
| Description | Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds! |
| File Size | 377 KB |
| Installation Count | 954 |
| Current Version | 0.0.2 |
| Last Updated | 2023-04-03 |
| Publish Date | 2022-09-22 |
| Rating | 4.74/5 Total 23 Ratings |
| Developer | F & D |
| [email protected] | |
| Payment Type | free |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.2",
"manifest_version": 3,
"options_page": "index.html",
"minimum_chrome_version": "90",
"name": "Full-Page Screenshot 2.0",
"action": {
"default_popup": "popup.html"
},
"background": {
"service_worker": "js\/background.js"
},
"icons": {
"13": "icons\/icon_13.png",
"128": "icons\/icon_128.png",
"256": "icons\/icon_256.png"
},
"permissions": [
"downloads",
"storage",
"unlimitedStorage",
"scripting",
"activeTab"
],
"description": "Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds!"
} | |