Get Screen Resolution

Get your screen resolution and browser detail.

Get Screen Resolution란 무엇입니까?

Get Screen Resolution은(는) screenresolution195에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get your screen resolution and browser detail."입니다.

확장 프로그램 스크린샷

screenshot

Get Screen Resolution 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}