Responsive Tester

Test responsive web designs or mobile pages and see if it is mobile friendly

什么是Responsive Tester?

Responsive Tester是由https://test-responsive.freefinancetools.net开发的Chrome扩展程序,该扩展的主要功能是“Test responsive web designs or mobile pages and see if it is mobile friendly”。

扩展截图

screenshot
screenshot

下载Responsive Tester扩展crx文件

下载Responsive Tester扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Test responsive web designs or mobile pages that detect specific user agents. Test multiple devices at the same time!

The Mobile/Responsive Tester extension allows Developers to test their web pages against common mobile, phablet and tablet devices by emulating the user agent and screen resolution. 

Excellent for testing responsive web designs. Easily switch between portrait and landscape mode and test multiple mobile device's at the same time!

To begin using the software, install our extension.
Navigate to the webpage you wish to test for different resolution sizes.
Click on our software extension icon, and then choose the resolution size.                    

扩展基本信息

名称 Responsive Tester Responsive Tester
ID ppbjpbekhmnekpphljbmeafemfiolbki
官方URL https://chromewebstore.google.com/detail/responsive-tester/ppbjpbekhmnekpphljbmeafemfiolbki
简介 Test responsive web designs or mobile pages and see if it is mobile friendly
文件大小 82.41 KB
安装次数 31,163
当前版本 3.0.0
更新时间 2023-11-15
上架时间 2020-07-14
评分 3.25/5 共55次评分
开发者 https://test-responsive.freefinancetools.net
电子邮箱 [email protected]
付费类型 free
支持的语言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "action": {
        "default_icon": {
            "128": "assert\/icon_128.png",
            "16": "assert\/icon_16.png",
            "32": "assert\/icon_32.png",
            "48": "assert\/icon_48.png",
            "64": "assert\/icon_64.png"
        },
        "default_popup": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "128": "assert\/icon_128.png",
        "16": "assert\/icon_16.png",
        "32": "assert\/icon_32.png",
        "48": "assert\/icon_48.png",
        "64": "assert\/icon_64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "permissions": [
        "activeTab"
    ],
    "version": "3.0.0",
    "homepage_url": "https:\/\/test-responsive.dllplayer.com"
}