NV Static Grid

Static grid for the website

NV Static Gridとは何ですか?

NV Static GridはNitesh Vaidyaによって開発されたChromeの拡張機能で、その主な機能は「Static grid for the website」です。

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

screenshot

NV Static Grid拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Static 12 column grid for tab and above devices.
Static 4 column grid for the mobile.                    

拡張機能の基本情報

名前 NV Static Grid NV Static Grid
ID ofkmgjkekkjganjkgjlenndbalgidphg
公式URL https://chromewebstore.google.com/detail/nv-static-grid/ofkmgjkekkjganjkgjlenndbalgidphg
説明 Static grid for the website
ファイルサイズ 3.87 KB
インストール数 75
現在のバージョン 1.0.1
最終更新日 2022-05-06
公開日 2022-05-06
評価 5.00/5 合計 6 レビュー
開発者 Nitesh Vaidya
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NV Static Grid",
    "action": [],
    "manifest_version": 3,
    "version": "1.0.1",
    "author": "Nitesh Vaidya",
    "description": "Static grid for the website",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    }
}