Gitlab Whitespaces remover
Removes whitespaces in individual lines in a Gitlab merge requests
Что такое Gitlab Whitespaces remover?
Gitlab Whitespaces remover - это расширение Chrome, разработанное Unknown, и его основная функция - "Removes whitespaces in individual lines in a Gitlab merge requests".
Снимки экрана расширения
Скачать файл CRX расширения Gitlab Whitespaces remover
Скачайте файлы расширений Gitlab Whitespaces remover в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Removes whitespaces in words in a merge request. Works only in Side By Side mode.
Source code - github.com/abhinavsingi/gitlab-remove-whitespaces
Click on the icon after a merge request is loaded in Changes tab Основная информация о расширении
| Название | |
| ID | aecfmhagamhgoojkjhjhjfbblgpdeojj |
| Официальный URL | https://chromewebstore.google.com/detail/gitlab-whitespaces-remove/aecfmhagamhgoojkjhjhjfbblgpdeojj |
| Описание | Removes whitespaces in individual lines in a Gitlab merge requests |
| Размер файла | 125 KB |
| Количество установок | 18 |
| Текущая Версия | 0.0.1 |
| Последнее Обновление | 2017-12-22 |
| Дата публикации | 2017-12-22 |
| Рейтинг | 5.00/5 Всего 1 оценок |
| Разработчик | Unknown |
| Тип оплаты | free |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gitlab Whitespaces remover",
"version": "0.0.1",
"description": "Removes whitespaces in individual lines in a Gitlab merge requests",
"browser_action": {
"icon": "icon.png"
},
"manifest_version": 2,
"content_scripts": [
{
"matches": [
" | |