Natlex GitLab Extensions
UI extensions for GitLab
What is Natlex GitLab Extensions?
Natlex GitLab Extensions is a Chrome extension developed by NATLEX, and its main feature is "UI extensions for GitLab".
Extension Screenshots
Download Natlex GitLab Extensions Extension CRX File
Download Natlex GitLab Extensions extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
With this extension you can easily show/hide and navigate between comments by author
Extension Basic Information
Name | Natlex GitLab Extensions |
ID | naheeabjfjnchakiflgmmejpfpjmfmck |
Official URL | https://chromewebstore.google.com/detail/natlex-gitlab-extensions/naheeabjfjnchakiflgmmejpfpjmfmck |
Description | UI extensions for GitLab |
File Size | 15.71 KB |
Installation Count | 32 |
Current Version | 2.1.1 |
Last Updated | 2020-08-26 |
Publish Date | 2019-12-11 |
Rating | 5.00/5 Total 4 Ratings |
Developer | NATLEX |
[email protected] | |
Payment Type | free |
Extension Website | http://natlex.ru/ |
Supported Languages | 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": [ " |