Character Count - Arabic Support
Counts characters in selections, skipping Tashkeel for Arabic support.
Cos'è Character Count - Arabic Support?
Character Count - Arabic Support è un'estensione di Chrome sviluppata da bro.t.1996, e la sua funzione principale è "Counts characters in selections, skipping Tashkeel for Arabic support.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Character Count - Arabic Support
Scarica i file di estensione Character Count - Arabic Support in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | dninboebgmagofndkilifidnblcdeico |
| URL Ufficiale | https://chromewebstore.google.com/detail/character-count-arabic-su/dninboebgmagofndkilifidnblcdeico |
| Descrizione | Counts characters in selections, skipping Tashkeel for Arabic support. |
| Dimensione del File | 435 KB |
| Conteggio Installazioni | 286 |
| Versione Corrente | 1.3.3 |
| Ultimo Aggiornamento | 2020-09-14 |
| Data di Pubblicazione | 2020-01-09 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | bro.t.1996 |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/IbraheemTuffaha/character-count |
| Lingue Supportate | 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": [
" | |