NV Static Grid

Static grid for the website

NV Static Grid क्या है?

NV Static Grid Nitesh Vaidya द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Static grid for the website"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में NV Static Grid एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    }
}