Octopull
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
ما هو Octopull؟
Octopull هو إضافة Chrome تم تطويرها بواسطة http://rmhartog.me، والميزة الرئيسية لها هي "Octopull is a tool that extends GitHub pull-requests with additional static analysis results.".
تحميل ملف CRX للإضافة Octopull
قم بتنزيل ملفات الامتداد Octopull بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Octopull is a tool that extends GitHub pull-requests with additional static analysis results.
معلومات أساسية عن التمديد
الاسم | ![]() |
ID | pnpjfmionfckocmegdmijflakfoigjmk |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/octopull/pnpjfmionfckocmegdmijflakfoigjmk |
الوصف | Octopull is a tool that extends GitHub pull-requests with additional static analysis results. |
حجم الملف | 169 KB |
عدد التثبيتات | 14 |
النسخة الحالية | 1.2.2 |
آخر تحديث | 2015-08-31 |
تاريخ النشر | 2015-08-31 |
المطور | http://rmhartog.me |
نوع الدفع | free |
موقع الإضافة | https://octopull.rmhartog.me/ |
عنوان صفحة المساعدة | https://octopull.rmhartog.me/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Octopull", "version": "1.2.2", "manifest_version": 2, "author": "Reinier Hartog", "permissions": [ "https:\/\/github.com\/*", "https:\/\/octopull.rmhartog.me\/*", "storage" ], "optional_permissions": [ " |