Red Typography
Typography in text fields.
Wat is Red Typography?
Red Typography is een Chrome-extensie ontwikkeld door Denis Seleznev, en de belangrijkste functie is "Typography in text fields.".
Extensie Screenshots
Download het CRX-bestand van de extensie Red Typography
Download Red Typography-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Red Typography automatically helps to place non-breaking spaces, correct minor typos, allow the quotation marks to a correct format, replace the hyphens with dashes in the right places and much more.
The addition does not use third-party online services.
Based on https://github.com/typograf/typograf/ Basisinformatie over de Extensie
| Naam | |
| ID | dgmmkhdeghobfcedlnmgbncknnfjhnmo |
| Officiële URL | https://chromewebstore.google.com/detail/red-typography/dgmmkhdeghobfcedlnmgbncknnfjhnmo |
| Beschrijving | Typography in text fields. |
| Bestandsgrootte | 45.3 KB |
| Aantal Installaties | 591 |
| Huidige Versie | 1.4.0 |
| Laatst Bijgewerkt | 2023-05-09 |
| Publicatiedatum | 2019-03-08 |
| Beoordeling | 4.00/5 Totaal 17 Beoordelingen |
| Ontwikkelaar | Denis Seleznev |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/typograf/red-typography-webextension/ |
| Help Pagina-URL | https://github.com/typograf/red-typography-webextension/issues |
| Ondersteunde Talen | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "__MSG_extensionDescription__",
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.4.0",
"default_locale": "en",
"permissions": [
"contextMenus",
"storage"
],
"optional_host_permissions": [
"*:\/\/*\/*"
],
"commands": {
"typograf-key": {
"suggested_key": {
"default": "Alt+Shift+T"
},
"description": "__MSG_commandShortcut__"
}
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |