Symbol Typer - Write Math and Symbols Easily

Write special symbols in plain text and paste them anywhere!

What is Symbol Typer - Write Math and Symbols Easily?

Symbol Typer - Write Math and Symbols Easily is a Chrome extension developed by https://symboltyper.com, and its main feature is "Write special symbols in plain text and paste them anywhere!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Symbol Typer - Write Math and Symbols Easily Extension CRX File

Download Symbol Typer - Write Math and Symbols Easily extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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 (⟦,⟧)                    

Extension Basic Information

Name Symbol Typer - Write Math and Symbols Easily Symbol Typer - Write Math and Symbols Easily
ID bmkeakikhanegdbepkdemnpdapfemjln
Official URL https://chromewebstore.google.com/detail/symbol-typer-write-math-a/bmkeakikhanegdbepkdemnpdapfemjln
Description Write special symbols in plain text and paste them anywhere!
File Size 18.19 KB
Installation Count 1,689
Current Version 0.71
Last Updated 2023-10-03
Publish Date 2021-03-21
Rating 5.00/5 Total 1 Ratings
Developer https://symboltyper.com
Email [email protected]
Payment Type free
Extension Website https://symboltyper.com?utm_source=webstore
Help Page URL https://symboltyper.com/help.html?utm_source=webstore
Supported Languages 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
}