confluence-auto-expander
A background app to auto-expand any collapsible panels in Confluence.
ما هو confluence-auto-expander؟
confluence-auto-expander هو إضافة Chrome تم تطويرها بواسطة lo، والميزة الرئيسية لها هي "A background app to auto-expand any collapsible panels in Confluence.".
تحميل ملف CRX للإضافة confluence-auto-expander
قم بتنزيل ملفات الامتداد confluence-auto-expander بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A simple Chrom{e,ium} extension that will automatically expand any collapsed panels on any Confluence wiki page you visit. This is mostly handy if you often need to do a text search on wiki pages that routinely contain collapsed panels. The content of these panels will show up when doing a Wiki search, but won't yield any results when doing an in-page search with your browser's search feature, as the panels are collapsed and their content is not visible. Rather than manually expanding all panels before performing a text-search (or a screen capture, or any other use case where you need the page content to be fully visible), let this extension take care of it for you on document load.
معلومات أساسية عن التمديد
الاسم | |
ID | cikcpbiockeecaeogocphgojieohacpp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/confluence-auto-expander/cikcpbiockeecaeogocphgojieohacpp |
الوصف | A background app to auto-expand any collapsible panels in Confluence. |
حجم الملف | 12.34 KB |
عدد التثبيتات | 27 |
النسخة الحالية | 0.0.2 |
آخر تحديث | 2016-05-02 |
تاريخ النشر | 2016-05-02 |
تقييم | 2.00/5 مجموع تقييمات 1 |
المطور | lo |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/laurent-malvert/cr-confluence-auto-expander |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "confluence-auto-expander", "short_name": "confluence-auto-expander", "description": "A background app to auto-expand any collapsible panels in Confluence.", "version": "0.0.2", "minimum_chrome_version": "38", "author": "Laurent Malvert |