Symbol Typer - Write Math and Symbols Easily
Write special symbols in plain text and paste them anywhere!
Symbol Typer - Write Math and Symbols Easily là gì?
Symbol Typer - Write Math and Symbols Easily là một tiện ích mở rộng Chrome được phát triển bởi https://symboltyper.com, và tính năng chính của nó là "Write special symbols in plain text and paste them anywhere!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Symbol Typer - Write Math and Symbols Easily
Tải xuống các tệp mở rộng Symbol Typer - Write Math and Symbols Easily dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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 (⟦,⟧)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Symbol Typer - Write Math and Symbols Easily |
ID | bmkeakikhanegdbepkdemnpdapfemjln |
URL Chính Thức | https://chromewebstore.google.com/detail/symbol-typer-write-math-a/bmkeakikhanegdbepkdemnpdapfemjln |
Mô tả | Write special symbols in plain text and paste them anywhere! |
Kích Thước Tệp | 18.19 KB |
Số Lần Cài Đặt | 1,689 |
Phiên Bản Hiện Tại | 0.71 |
Cập Nhật Lần Cuối | 2023-10-03 |
Ngày Phát Hành | 2021-03-21 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://symboltyper.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://symboltyper.com?utm_source=webstore |
URL Trang Trợ Giúp | https://symboltyper.com/help.html?utm_source=webstore |
Ngôn Ngữ Được Hỗ Trợ | 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 } |