What Is My Screen Resolution
Are you want to know what is your screen resolution? Using this extension, check your screen/monitor resolution instantly for free!
What Is My Screen Resolutionคืออะไร?
What Is My Screen Resolution เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.whatismyscreenresolution.org และคุณลักษณะหลักของมันคือ "Are you want to know what is your screen resolution? Using this extension, check your screen/monitor resolution instantly for free!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย What Is My Screen Resolution
ดาวน์โหลดไฟล์ส่วนขยาย What Is My Screen Resolution ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
If you are looking for a Chrome Extension to know what is my screen resolution, then you are in the right place. It helps you to find out the screen resolution of your computer/laptop monitor (Windows 11/10/8/7 or Mac), Android Phone, iPhone, iPad, MacBook, tablet or any display device in pixels. It's simple and easy, there is no need to do to find out your screen resolution. What Is Screen Resolution? A computer screen uses millions of pixels to display images. These pixels are arranged in a grid horizontally and vertically. The number of pixels horizontally and vertically is shown as the screen resolution. Screen resolution is typically written as 1024 x 768 (or 1366 x 768, 1920 x 1080). This means that the screen has 1024 pixels horizontally and 768 pixels vertically (or 1366 pixels horizontally and 768 pixels vertically, and so on). How to check your device Screen Resolution? 1. Just (Add to Chrome) install the extension, 2. Click on the icon, it will be open on the new page. 3. Then, there you will see the number that represents you're currently using screen/monitor resolution (in pixels width and height). Enjoy the extenion! Thanks :)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | What Is My Screen Resolution |
ID | odpgppmgiahoicodgkpmclebdbnbfcnc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/what-is-my-screen-resolut/odpgppmgiahoicodgkpmclebdbnbfcnc |
คำอธิบาย | Are you want to know what is your screen resolution? Using this extension, check your screen/monitor resolution instantly for free! |
ขนาดไฟล์ | 9.92 KB |
จำนวนการติดตั้ง | 2,667 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2022-03-12 |
วันที่เผยแพร่ | 2021-12-12 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://www.whatismyscreenresolution.org |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.whatismyscreenresolution.org/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.0", "name": "What Is My Screen Resolution", "description": "Are you want to know what is your screen resolution? Using this extension, check your screen\/monitor resolution instantly for free!", "offline_enabled": true, "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "action": { "default_icon": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" } }, "background": { "service_worker": "service-worker.js" } } |