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文件

下載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
官方網址 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
}