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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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": [ " |