SPICE Circuit Simulator

SPICE circuit file (cir, sp..) viewer, simulator based Ngspice software for your browser. Simulate the SPICE file directly.

SPICE Circuit Simulator क्या है?

SPICE Circuit Simulator Smart Apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SPICE circuit file (cir, sp..) viewer, simulator based Ngspice software for your browser. Simulate the SPICE file directly."।

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

screenshot

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

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

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

                        This app is a SPICE circuit file (cir, sp..) viewer, simulator based Ngspice software for your browser. 
It allows you to simulate the SPICE file directly on your browser.
This app supports basic circuits including voltage and current sources, resistors, capacitors, inductors, diodes, bipolar junction transistors, and ideal voltage-controlled switches.
This app only works locally without going through the server. It allows you to simulate circuit file instantly, real-time.
You can choose a SPICE file to simulate from your computer or from Google Drive.
It has a very straight forward user interface that can get you started in seconds.                    

एक्सटेंशन की मूल जानकारी

नाम SPICE Circuit Simulator SPICE Circuit Simulator
ID cnfmdjojociimmefpiomaceljklghhgb
आधिकारिक URL https://chromewebstore.google.com/detail/spice-circuit-simulator/cnfmdjojociimmefpiomaceljklghhgb
विवरण SPICE circuit file (cir, sp..) viewer, simulator based Ngspice software for your browser. Simulate the SPICE file directly.
फ़ाइल का आकार 33.16 KB
स्थापना संख्या 146
वर्तमान संस्करण 1.0.2.3
अंतिम अपडेट 2022-02-02
प्रकाशन तिथि 2022-02-01
डेवलपर Smart Apps
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://thetimetube.herokuapp.com/spicecircuit/
सहायता पृष्ठ URL https://thetimetube.herokuapp.com/spicecircuit/
समर्थित भाषाएँ en-US
manifest.json
{
    "background": {
        "service_worker": "js\/bg.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "name": "__MSG_ext_name__",
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.2.3"
}