confluence-auto-expander
A background app to auto-expand any collapsible panels in Confluence.
什麼是confluence-auto-expander?
confluence-auto-expander是由lo開發的Chrome擴展程式,該擴展的主要功能是“A background app to auto-expand any collapsible panels in Confluence.”。
下載confluence-auto-expander擴展crx文件
下載confluence-auto-expander擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 |