TabSize tab-width extension
For change width of the tab character in Pull/Merge Requests on GitHub/Gitlab/BitBucket
Co to jest TabSize tab-width extension?
TabSize tab-width extension to rozszerzenie Chrome opracowane przez StipJey, a jego główną funkcją jest „For change width of the tab character in Pull/Merge Requests on GitHub/Gitlab/BitBucket”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TabSize tab-width extension
Pobierz pliki rozszerzeń TabSize tab-width extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This extension will allow you to change the width of the tab character. Suitable for any sites, including GitLab, GitHub, BitBucket and others.
Podstawowe informacje o rozszerzeniu
Nazwa | TabSize tab-width extension |
ID | inljipofhnbnafffhllppdcbjapaapnl |
Oficjalny URL | https://chromewebstore.google.com/detail/tabsize-tab-width-extensi/inljipofhnbnafffhllppdcbjapaapnl |
Opis | For change width of the tab character in Pull/Merge Requests on GitHub/Gitlab/BitBucket |
Rozmiar pliku | 10.62 KB |
Liczba instalacji | 96 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2019-10-03 |
Data Publikacji | 2019-09-30 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | StipJey |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TabSize tab-width extension", "version": "1.0.0", "description": "For change width of the tab character in Pull\/Merge Requests on GitHub\/Gitlab\/BitBucket", "manifest_version": 2, "icons": { "128": "icon128.png" }, "permissions": [ "activeTab", "declarativeContent", "storage" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |