LTI Debugger

View & Debug LTI launches

LTI Debugger क्या है?

LTI Debugger pfbgray द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View & Debug LTI launches"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में LTI Debugger एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This plugin adds a "LTI Debugger" pane in the developer tools which listens for LTI requests, and displays them as they resolve. It also parses JWT parameters, and displays them as navigable JSON.

The "LTI" spec is an interoperability standard for web-based learning software published by 1EdTech http://www.imsglobal.org/activity/learning-tools-interoperability                    

एक्सटेंशन की मूल जानकारी

नाम LTI Debugger LTI Debugger
ID cpjdeioljkbgkldnbojoagdoiggnlhll
आधिकारिक URL https://chromewebstore.google.com/detail/lti-debugger/cpjdeioljkbgkldnbojoagdoiggnlhll
विवरण View & Debug LTI launches
फ़ाइल का आकार 208 KB
स्थापना संख्या 693
वर्तमान संस्करण 0.0.2
अंतिम अपडेट 2023-01-20
प्रकाशन तिथि 2022-12-03
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर pfbgray
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://paulgray.net/lti-debugger
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LTI Debugger",
    "description": "View & Debug LTI launches",
    "version": "0.0.2",
    "icons": {
        "16": "icons\/lti-debugger-icon16.png",
        "32": "icons\/lti-debugger-icon32.png",
        "48": "icons\/lti-debugger-icon48.png",
        "128": "icons\/lti-debugger-icon128.png"
    },
    "devtools_page": "devtools-page.html"
}