Screen Resolution Simulator Tool

Check how your website look on different screen resolutions

Screen Resolution Simulator Toolとは何ですか?

Screen Resolution Simulator Toolはhttps://small-seo-tools.zuumsoft.comによって開発されたChromeの拡張機能で、その主な機能は「Check how your website look on different screen resolutions」です。

拡張機能のスクリーンショット

screenshot

Screen Resolution Simulator Tool拡張機能のCRXファイルをダウンロード

Screen Resolution Simulator Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This tool will let yo test your website how it looks and works on different screen sizes. While it's free to use, but it provides all the sizes. 

How it works?
Put your website address, select appropriate screen size that you need to check and hit simulate button.                    

拡張機能の基本情報

名前 Screen Resolution Simulator Tool Screen Resolution Simulator Tool
ID cogoojhkdminnbnnbljfoelegcfgdgog
公式URL https://chrome.google.com/webstore/detail/screen-resolution-simulat/cogoojhkdminnbnnbljfoelegcfgdgog
説明 Check how your website look on different screen resolutions
ファイルサイズ 49.71 KB
インストール数 1,000
現在のバージョン 1.0
最終更新日 2020-07-21
公開日 2020-07-21
評価 1.00/5 合計 2 レビュー
開発者 https://small-seo-tools.zuumsoft.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://small-seo-tools.zuumsoft.com/tool/screen-resolution-simulator-tool/
プライバシーポリシーページのURL https://small-seo-tools.zuumsoft.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Screen Resolution Simulator Tool",
    "default_locale": "en",
    "description": "Check how your website look on different screen resolutions",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}