Character Count - Arabic Support
Counts characters in selections, skipping Tashkeel for Arabic support.
Τι είναι το Character Count - Arabic Support;
Το Character Count - Arabic Support είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον bro.t.1996, και η κύρια λειτουργία του είναι "Counts characters in selections, skipping Tashkeel for Arabic support.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Character Count - Arabic Support
Λήψη αρχείων επέκτασης Character Count - Arabic Support σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | dninboebgmagofndkilifidnblcdeico |
| Επίσημο URL | https://chromewebstore.google.com/detail/character-count-arabic-su/dninboebgmagofndkilifidnblcdeico |
| Περιγραφή | Counts characters in selections, skipping Tashkeel for Arabic support. |
| Μέγεθος Αρχείου | 435 KB |
| Αριθμός Εγκαταστάσεων | 286 |
| Τρέχουσα Έκδοση | 1.3.3 |
| Τελευταία Ενημέρωση | 2020-09-14 |
| Ημερομηνία Δημοσίευσης | 2020-01-09 |
| Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
| Προγραμματιστής | bro.t.1996 |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://github.com/IbraheemTuffaha/character-count |
| Υποστηριζόμενες Γλώσσες | 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": [
" | |