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.”。
扩展截图
下载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 |
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 } |