Text Symbols

The ultimate collection of all text symbols to copy and paste online. Easy way to copy cool symbol.

Was ist Text Symbols?

Text Symbols ist eine Chrome-Erweiterung, die von https://symbolcopy.com entwickelt wurde, und ihr Hauptmerkmal ist "The ultimate collection of all text symbols to copy and paste online. Easy way to copy cool symbol.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Text Symbols-Erweiterungs-CRX-Datei herunterladen

Laden Sie Text Symbols-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Text symbols is a free extension that lets you input cool symbol on the web browser of your computer. 
Please scroll the extension to see all different types of symbols. And just click on a icon to copy it to the clipboard & insert it to an input element. 
All your lovely choices is already collected here to copy and paste symbols, which is useful, and handy interface.
Help us to improve our product and leave your comment or feedback. Install, enjoy & don`t forget to share with your friends.                    

Grundlegende Informationen zur Erweiterung

Name Text Symbols Text Symbols
ID gopnboakogbabooghplgljcbmebphmon
Offizielle URL https://chromewebstore.google.com/detail/text-symbols/gopnboakogbabooghplgljcbmebphmon
Beschreibung The ultimate collection of all text symbols to copy and paste online. Easy way to copy cool symbol.
Dateigröße 45.78 KB
Installationsanzahl 1,108
Aktuelle Version 1.0
Letztes Update 2020-12-03
Veröffentlichungsdatum 2020-12-02
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://symbolcopy.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.symbolcopy.com/
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Text Symbols",
    "description": "The ultimate collection of all text symbols to copy and paste online. Easy way to copy cool symbol.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "offline_enabled": true
}