GitLab Commit File Tree 2.1.0
FREE
Released:2018-10-29
Manifest File:
{"name":"GitLab Commit File Tree","icons":{"128":"icons\/icon128.png"},"version":"2.1.0","background":{"scripts":["js\/background.js"],"persistent":false},"short_name":"GitLab Commit File Tree","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Displays a file tree on GitLab merge request and commit pages.","page_action":{"default_icon":{"16":"icons\/icon16.png","19":"icons\/icon19.png","38":"icons\/icon38.png","48":"icons\/icon48.png","128":"icons\/icon128.png"},"default_name":"GitLab Commit File Tree","default_title":"GitLab Commit File Tree"},"permissions":["https:\/\/*\/","http:\/\/*\/","declarativeContent"],"content_scripts":[{"js":["js\/file-tree.js"],"css":["css\/file-tree.css"],"run_at":"document_idle","matches":["https:\/\/*\/*merge_requests\/*","https:\/\/*\/*commit*"],"all_frames":true}],"manifest_version":2}