Excel to Wiki
Excel Table to Atlassian Wiki Markup
什麼是Excel to Wiki?
Excel to Wiki是由bearholmes開發的Chrome擴展程式,該擴展的主要功能是“Excel Table to Atlassian Wiki Markup”。
擴展截圖
下載Excel to Wiki擴展crx文件
下載Excel to Wiki擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Excel Table to Atlassian Wiki Markup
엑셀 표를 Atlassian Wiki 위키 마크업으로 변환
Shortcut
변환(translates) : alt + s
History
v0.4 초기화기능 추가. / Add reset btn
v0.6 UI 변경 / charge UI
v 0.7 영어 지원 / support locale = en                     擴展基本資訊
| 名稱 |   |  
| ID | gkinofpldigfighfohcfbnmcnnnboidg | 
| 官方網址 | https://chromewebstore.google.com/detail/excel-to-wiki/gkinofpldigfighfohcfbnmcnnnboidg | 
| 簡介 | Excel Table to Atlassian Wiki Markup | 
| 檔案大小 | 15.97 KB | 
| 安裝次數 | 270 | 
| 目前版本 | 0.9 | 
| 更新時間 | 2023-03-21 | 
| 上架時間 | 2017-01-21 | 
| 評分 | 3.00/5 共 1 次評分 | 
| 開發者 | bearholmes | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 說明頁面URL | https://github.com/bearholmes/excel2wiki/issues | 
| 支援的語言 | en,ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "0.9",
    "icons": {
        "16": "icons\/16.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": "icons\/16.png",
        "default_title": "Excel to Wiki",
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "homepage_url": "https:\/\/github.com\/bearholmes\/excel2wiki",
    "default_locale": "en"
}  |  |