Character Count - Arabic Support
Counts characters in selections, skipping Tashkeel for Arabic support.
Co je Character Count - Arabic Support?
Character Count - Arabic Support je rozšíření Chrome vyvinuté bro.t.1996, a jeho hlavní funkcí je „Counts characters in selections, skipping Tashkeel for Arabic support.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Character Count - Arabic Support
Stáhněte si soubory rozšíření Character Count - Arabic Support ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
A browser extension for viewing the number of characters in text selections. When activated, the count appears in the top-right corner of the browser window.
This version supports Arabic by skipping diacritics when counting character.
Original Developer: https://github.com/jbrudvik/character-count Základní Informace o Rozšíření
| Název | |
| ID | dninboebgmagofndkilifidnblcdeico |
| Oficiální URL | https://chromewebstore.google.com/detail/character-count-arabic-su/dninboebgmagofndkilifidnblcdeico |
| Popis | Counts characters in selections, skipping Tashkeel for Arabic support. |
| Velikost souboru | 435 KB |
| Počet instalací | 286 |
| Aktuální Verze | 1.3.3 |
| Poslední Aktualizace | 2020-09-14 |
| Datum Vydání | 2020-01-09 |
| Hodnocení | 5.00/5 Celkem 2 Hodnocení |
| Vývojář | bro.t.1996 |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://github.com/IbraheemTuffaha/character-count |
| Podporované Jazyky | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Character Count - Arabic Support",
"short_name": "Char Count",
"description": "Counts characters in selections, skipping Tashkeel for Arabic support.",
"version": "1.3.3",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"bower_components\/browser-extension-toggle-button\/browser-extension-toggle-button.js",
"background.js"
]
},
"browser_action": {
"default_title": "Show number of characters selected",
"default_icon": {
"19": "icons\/inactive-19.png",
"38": "icons\/inactive-38.png"
}
},
"content_scripts": [
{
"matches": [
" | |