Webpage Capture and Paint
Capture web pages, annotate right inside your browser. | スクリーンショットとお絵かきと保存とこれ一つで。画面をキャプチャーして、線・矢印・矩形・文字などの描き込みを行いJPEG形式で保存することが可能です。
Webpage Capture and Paintคืออะไร?
Webpage Capture and Paint เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ampersand_xyz และคุณลักษณะหลักของมันคือ "Capture web pages, annotate right inside your browser. | スクリーンショットとお絵かきと保存とこれ一つで。画面をキャプチャーして、線・矢印・矩形・文字などの描き込みを行いJPEG形式で保存することが可能です。"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Webpage Capture and Paint
ดาวน์โหลดไฟล์ส่วนขยาย Webpage Capture and Paint ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Capture web pages, annotate right inside your browser. You can capture web pages, paint and add captions on them instantly. Images can be downloaded in jpeg format. ---- ブラウザで表示しているページをキャプチャできます。 キャプチャ機能は表示領域・選択範囲・ページ全体の3種類に対応。 キャプチャした画像はすぐに絵・文字・図形を描く編集を行って保存することが可能です。
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mdglibpddhkadiadabckagelmmomoobn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/webpage-capture-and-paint/mdglibpddhkadiadabckagelmmomoobn |
คำอธิบาย | Capture web pages, annotate right inside your browser. | スクリーンショットとお絵かきと保存とこれ一つで。画面をキャプチャーして、線・矢印・矩形・文字などの描き込みを行いJPEG形式で保存することが可能です。 |
ขนาดไฟล์ | 285 KB |
จำนวนการติดตั้ง | 5,000 |
เวอร์ชันปัจจุบัน | 1.1.5 |
อัปเดตครั้งล่าสุด | 2018-04-22 |
วันที่เผยแพร่ | 2018-04-22 |
คะแนน | 4.71/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | ampersand_xyz |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://twitter.com/ampersand_xyz |
ภาษาที่รองรับ | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Webpage Capture and Paint", "version": "1.1.5", "manifest_version": 2, "description": "Capture web pages, annotate right inside your browser. | \u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8\u3068\u304a\u7d75\u304b\u304d\u3068\u4fdd\u5b58\u3068\u3053\u308c\u4e00\u3064\u3067\u3002\u753b\u9762\u3092\u30ad\u30e3\u30d7\u30c1\u30e3\u30fc\u3057\u3066\u3001\u7dda\u30fb\u77e2\u5370\u30fb\u77e9\u5f62\u30fb\u6587\u5b57\u306a\u3069\u306e\u63cf\u304d\u8fbc\u307f\u3092\u884c\u3044JPEG\u5f62\u5f0f\u3067\u4fdd\u5b58\u3059\u308b\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002", "offline_enabled": true, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "32": "images\/icon32.png" }, "browser_action": { "default_icon": "images\/icon38.png", "default_popup": "popup.html" }, "background": { "persistent": false, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |