Auto Capitalise Sentence
Browser add-on/extension to automatically capitalise the first letter of a sentence in text fields while typing.
Что такое Auto Capitalise Sentence?
Auto Capitalise Sentence - это расширение Chrome, разработанное hrai, и его основная функция - "Browser add-on/extension to automatically capitalise the first letter of a sentence in text fields while typing.".
Снимки экрана расширения
Скачать файл CRX расширения Auto Capitalise Sentence
Скачайте файлы расширений Auto Capitalise Sentence в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Browser extension to automatically capitalise the first letter of a sentence in text fields while typing. It also capitalises some words (proper nouns) and has some goodies. Основная информация о расширении
| Название | |
| ID | ibihgblnfolhldgjbikghldfhkgknlpa |
| Официальный URL | https://chromewebstore.google.com/detail/auto-capitalise-sentence/ibihgblnfolhldgjbikghldfhkgknlpa |
| Описание | Browser add-on/extension to automatically capitalise the first letter of a sentence in text fields while typing. |
| Размер файла | 333 KB |
| Количество установок | 1,159 |
| Текущая Версия | 24.2.12 |
| Последнее Обновление | 2024-02-12 |
| Дата публикации | 2022-05-10 |
| Рейтинг | 3.00/5 Всего 7 оценок |
| Разработчик | hrai |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://github.com/hrai/auto-capitalise-sentence/ |
| URL страницы помощи | https://github.com/hrai/auto-capitalise-sentence/issues |
| Поддерживаемые языки | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Auto Capitalise Sentence",
"description": "Browser add-on\/extension to automatically capitalise the first letter of a sentence in text fields while typing.",
"homepage_url": "https:\/\/github.com\/hrai\/auto-capitalise-sentence\/",
"manifest_version": 3,
"version": "24.2.12",
"background": {
"service_worker": "service_worker.js"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |