Layer Notes
Easy submit your tickets to Mantis
Layer Notesคืออะไร?
Layer Notes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unc Inc และคุณลักษณะหลักของมันคือ "Easy submit your tickets to Mantis"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Layer Notes
ดาวน์โหลดไฟล์ส่วนขยาย Layer Notes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Layer Notes is a tool that you can use to easily create Tickets for the Bugtracker Mantis & Monday.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ccolfolecomkapjakcjpankaliaodnah |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/layer-notes/ccolfolecomkapjakcjpankaliaodnah |
คำอธิบาย | Easy submit your tickets to Mantis |
ขนาดไฟล์ | 238 KB |
จำนวนการติดตั้ง | 11 |
เวอร์ชันปัจจุบัน | 0.5.9 |
อัปเดตครั้งล่าสุด | 2019-06-27 |
วันที่เผยแพร่ | 2019-06-27 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Unc Inc |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/uncinc/layer-notes |
URL หน้าช่วยเหลือ | https://github.com/uncinc/layer-notes |
ภาษาที่รองรับ | 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": [ " |