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
公式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
Eメール [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
}