Show Window Size
Show the inner size of window
Show Window Sizeคืออะไร?
Show Window Size เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bugbebop และคุณลักษณะหลักของมันคือ "Show the inner size of window"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Show Window Size
ดาวน์โหลดไฟล์ส่วนขยาย Show Window Size ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a small widget shows the inner size of window. It is movabel and you can adjust its opacity, font size, default position in the options page. When you lost it, you can click the 'Set to Center' button to find it. 一个可以显示窗口内部尺寸的小工具。 你可以调整它的透明度,字体大小和默认位置,也可以直接对它进行拖动操作。 当你在页面中丢失它时,可以通过‘Set to Center’按钮将它居中以快速找到它。 UPDATE: V1.1.0 Fix Bugs, improve UI, delete the 'find' feature 修复Bug,改进UI,去除找寻功能 V1.2.0 Fix bugs, add the 'movable' feature,improve UI 修复Bug,增加‘可移动’功能,改进UI
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Show Window Size |
ID | igadblhegfmnflgcdmnfoajbpnadjhaf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/show-window-size/igadblhegfmnflgcdmnfoajbpnadjhaf |
คำอธิบาย | Show the inner size of window |
ขนาดไฟล์ | 13.4 KB |
จำนวนการติดตั้ง | 26 |
เวอร์ชันปัจจุบัน | 1.2.0 |
อัปเดตครั้งล่าสุด | 2021-04-13 |
วันที่เผยแพร่ | 2021-03-30 |
คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | bugbebop |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Show Window Size", "version": "1.2.0", "description": "Show the inner size of window", "permissions": [ "storage", "activeTab", "scripting" ], "action": { "default_title": "Display the inner size of window", "default_popup": "popup.html", "default_icon": "img\/icon.png" }, "content_scripts": [ { "matches": [ " |