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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 } |