Full-Page Screenshot 2.0
Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds!
Full-Page Screenshot 2.0とは何ですか?
Full-Page Screenshot 2.0はF & Dによって開発されたChromeの拡張機能で、その主な機能は「Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds!」です。
拡張機能のスクリーンショット
Full-Page Screenshot 2.0拡張機能のCRXファイルをダウンロード
Full-Page Screenshot 2.0拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
⬇️ 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! 拡張機能の基本情報
| 名前 | |
| ID | leeampediajiofkmbbodpogaaimcncne |
| 公式URL | https://chromewebstore.google.com/detail/full-page-screenshot-20/leeampediajiofkmbbodpogaaimcncne |
| 説明 | Full-Page Screenshot 2.0 - Automatically takes screenshot of the entire page within seconds! |
| ファイルサイズ | 377 KB |
| インストール数 | 954 |
| 現在のバージョン | 0.0.2 |
| 最終更新日 | 2023-04-03 |
| 公開日 | 2022-09-22 |
| 評価 | 4.74/5 合計 23 レビュー |
| 開発者 | F & D |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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!"
} | |