Get Screen Resolution

Get your screen resolution and browser detail.

Get Screen Resolutionคืออะไร?

Get Screen Resolution เป็นส่วนขยายของ Chrome ที่พัฒนาโดย screenresolution195 และคุณลักษณะหลักของมันคือ "Get your screen resolution and browser detail."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Get Screen Resolution

ดาวน์โหลดไฟล์ส่วนขยาย Get Screen Resolution ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The extension will update your search settings and will change your new tab search provider to Microsoft Bing.

Get instant access to check your screen resolution , plus web search, free on your Chrome New Tab.

Use the web search facility to easily search for topics, images, videos and news directly from your new-tab.

By clicking "Add to Chrome", I accept and agree to installing the Get Screen Resolution
Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy.
 
Uninstall Instructions: https://getscreenresolution.com/uninstall.html
EULA/Terms of Use - https://www.getscreenresolution.com/terms.html
Privacy Policy - https://www.getscreenresolution.com/policy.html
Contact Us: http://www.getscreenresolution.com/terms.html#terms-contact

To remove us from Google Chrome:
 
1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the one you wish to uninstall).
6) Close your browser completely and reopen it. Our extension should be removed from your Chrome browser.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Get Screen Resolution Get Screen Resolution
ID adnbcpffcnfjglonbkbbpampgpjpiopf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/get-screen-resolution/adnbcpffcnfjglonbkbbpampgpjpiopf
คำอธิบาย Get your screen resolution and browser detail.
ขนาดไฟล์ 444 KB
จำนวนการติดตั้ง 6,747
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2023-10-17
วันที่เผยแพร่ 2023-07-18
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา screenresolution195
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://getscreenresolution.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.getscreenresolution.com/policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get Screen Resolution",
    "version": "1.4",
    "description": "Get your screen resolution and browser detail.",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "manifest_version": 3
}