Natlex GitLab Extensions
UI extensions for GitLab
Wat is Natlex GitLab Extensions?
Natlex GitLab Extensions is een Chrome-extensie ontwikkeld door NATLEX, en de belangrijkste functie is "UI extensions for GitLab".
Extensie Screenshots
Download het CRX-bestand van de extensie Natlex GitLab Extensions
Download Natlex GitLab Extensions-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
With this extension you can easily show/hide and navigate between comments by author
Basisinformatie over de Extensie
Naam | Natlex GitLab Extensions |
ID | naheeabjfjnchakiflgmmejpfpjmfmck |
Officiële URL | https://chromewebstore.google.com/detail/natlex-gitlab-extensions/naheeabjfjnchakiflgmmejpfpjmfmck |
Beschrijving | UI extensions for GitLab |
Bestandsgrootte | 15.71 KB |
Aantal Installaties | 32 |
Huidige Versie | 2.1.1 |
Laatst Bijgewerkt | 2020-08-26 |
Publicatiedatum | 2019-12-11 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | NATLEX |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://natlex.ru/ |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Natlex GitLab Extensions", "version": "2.1.1", "description": "UI extensions for GitLab", "icons": { "16": "icons\/icon-16x16.png", "32": "icons\/icon-32x32.png", "48": "icons\/icon-48x48.png", "128": "icons\/icon-128x128.png" }, "permissions": [ "activeTab", "storage" ], "options_ui": { "page": "options.html", "chrome_style": true, "open_in_tab": false }, "content_scripts": [ { "matches": [ " |