Excel to Wiki
Excel Table to Atlassian Wiki Markup
Excel to Wiki क्या है?
Excel to Wiki bearholmes द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Excel Table to Atlassian Wiki Markup"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Excel to Wiki एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
                        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 | 
| आधिकारिक URL | 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"
}  |  |