BrainLeg
Integration with BrainLeg - structural exception search engine for developers. Select stacktrace & use right-click to search
ما هو BrainLeg؟
BrainLeg هو إضافة Chrome تم تطويرها بواسطة BrainLeg، والميزة الرئيسية لها هي "Integration with BrainLeg - structural exception search engine for developers. Select stacktrace & use right-click to search".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة BrainLeg
قم بتنزيل ملفات الامتداد BrainLeg بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Structurally search for java exceptions from any webpage - just select the whole exception stacktrace, right click and go! It is an ideal tool to quickly research exceptions you see in your web sites, cruise control reports etc. Read more about BrainLeg on our website: http://www.brainleg.com Please note that in order to use plugin for local files you must enable 'Allow access to file URLs' option for the BrainLeg extension in the extensions management page
معلومات أساسية عن التمديد
الاسم | |
ID | ochepneoefadjmdjfefniadpmoillclf |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/brainleg/ochepneoefadjmdjfefniadpmoillclf |
الوصف | Integration with BrainLeg - structural exception search engine for developers. Select stacktrace & use right-click to search |
حجم الملف | 58.75 KB |
عدد التثبيتات | 48 |
النسخة الحالية | 1.0.2 |
آخر تحديث | 2012-04-23 |
تاريخ النشر | 2012-04-23 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | BrainLeg |
نوع الدفع | free |
موقع الإضافة | http://www.brainleg.com |
عنوان صفحة المساعدة | http://www.brainleg.com/cdata/faq.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "BrainLeg", "description": "Integration with BrainLeg - structural exception search engine for developers. Select stacktrace & use right-click to search", "version": "1.0.2", "permissions": [ "http:\/\/*.brainleg.com\/", "contextMenus", "tabs" ], "content_scripts": [ { "matches": [ " |