Layer Notes
Easy submit your tickets to Mantis
What is Layer Notes?
Layer Notes is a Chrome extension developed by Unc Inc, and its main feature is "Easy submit your tickets to Mantis".
Extension Screenshots
Download Layer Notes Extension CRX File
Download Layer Notes 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
Layer Notes is a tool that you can use to easily create Tickets for the Bugtracker Mantis & Monday.
Extension Basic Information
Name | |
ID | ccolfolecomkapjakcjpankaliaodnah |
Official URL | https://chrome.google.com/webstore/detail/layer-notes/ccolfolecomkapjakcjpankaliaodnah |
Description | Easy submit your tickets to Mantis |
File Size | 238 KB |
Installation Count | 11 |
Current Version | 0.5.9 |
Last Updated | 2019-06-27 |
Publish Date | 2019-06-27 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Unc Inc |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/uncinc/layer-notes |
Help Page URL | https://github.com/uncinc/layer-notes |
Supported Languages | en,nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.5.9", "manifest_version": 2, "author": "mat1th", "description": "__MSG_appDescription__", "homepage_url": "https:\/\/github.com\/uncinc\/layer-notes", "default_locale": "en", "browser_action": { "default_icon": { "16": "icons\/icon_black-16.png", "19": "icons\/icon_black-19.png", "38": "icons\/icon_black-38.png", "48": "icons\/icon_black-48.png", "96": "icons\/icon_black-96.png", "128": "icons\/icon_black-128.png" }, "default_title": "Layer Notes" }, "background": { "scripts": [ "scripts\/background\/index.js" ] }, "permissions": [ " |