Symbol Typer - Write Math and Symbols Easily
Write special symbols in plain text and paste them anywhere!
Symbol Typer - Write Math and Symbols Easily क्या है?
Symbol Typer - Write Math and Symbols Easily https://symboltyper.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Write special symbols in plain text and paste them anywhere!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Symbol Typer - Write Math and Symbols Easily एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Using Symbol Typer, you can easily type mathematical symbols in plain text. Simply open the extension and start typing: e^x will turn into eˣ,\alpha will become α, and many other symbols are available. - Math? Easy! A\cup B = C → A∪B=C - Chemistry? No problem! H_2 O → H₂O - Physics? We got your back! H(t)|\Psi(t)\ket → H(t)|Ψ(t)〉 To activate the extension press Alt+Shift+Z in your browser or set a shortcut of your own in Chrome->Settings->Extensions->Menu->Keyboard Shortcuts. No permissions are required for Symbol Typer to work! This extension is lightweight, quick and easy. New in version 0.71: -- New symbol buttons New in version 0.70: -- New symbols including \llbracket, \rrbracket (⟦,⟧)
एक्सटेंशन की मूल जानकारी
नाम | Symbol Typer - Write Math and Symbols Easily |
ID | bmkeakikhanegdbepkdemnpdapfemjln |
आधिकारिक URL | https://chromewebstore.google.com/detail/symbol-typer-write-math-a/bmkeakikhanegdbepkdemnpdapfemjln |
विवरण | Write special symbols in plain text and paste them anywhere! |
फ़ाइल का आकार | 18.19 KB |
स्थापना संख्या | 1,689 |
वर्तमान संस्करण | 0.71 |
अंतिम अपडेट | 2023-10-03 |
प्रकाशन तिथि | 2021-03-21 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://symboltyper.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://symboltyper.com?utm_source=webstore |
सहायता पृष्ठ URL | https://symboltyper.com/help.html?utm_source=webstore |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Symbol Typer - Write Math and Symbols Easily", "version": "0.71", "description": "Write special symbols in plain text and paste them anywhere!", "action": { "default_popup": "popup.html" }, "commands": { "_execute_action": { "suggested_key": { "windows": "Alt+Shift+Z", "mac": "Alt+Shift+Z", "chromeos": "Alt+Shift+Z", "linux": "Alt+Shift+Z" } } }, "icons": { "128": "icon-128.png" }, "manifest_version": 3 } |