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によって開発されたChromeの拡張機能で、その主な機能は「Write special symbols in plain text and paste them anywhere!」です。
拡張機能のスクリーンショット
Symbol Typer - Write Math and Symbols Easily拡張機能のCRXファイルをダウンロード
Symbol Typer - Write Math and Symbols Easily拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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 } |