제작자: MeechaPooch Add-on
Inspect and view changes in Blocklive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Blocklive: Scratch Realtime Collaboration",
"description": "Multiple Scratchers Work together in Real Time on a Single Project",
"version": "0.1.6.3",
"icons": {
"128": "icon128.png"
},
"manifest_version": 3,
"content_scripts": [
{
"matches": [
"https://scratch.mit.edu/projects*"
],
"css": [],
"js": [
"injectors/editor.js"
]
},
{
"matches": [
"https://scratch.mit.edu/mystuff*"
],
"css": [],
"js": [
"injectors/mystuff.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"tabs",
"storage"
],
"web_accessible_resources": [
{
"resources": [
"/scripts/editor.js",
"/scripts/vm.js",
"/scripts/mystuff.js",
"/scripts/turbowarp_editor.js"
],
"matches": [
"<all_urls>"
]
}
],
"externally_connectable": {
"matches": [
"https://scratch.mit.edu/*"
]
},
"action": {
"default_popup": "popups/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "meechapooch@gmail.com"
}
}
} 최고의 Blocklive 대안
다음은 Blocklive과(와) 유사한 Firefox add-on입니다:
Scratch 3 Developer Tools
griffpatch
Scratchpad
A Kistler
Scratch Addons
griffpatch
Reimagined Scratch
Josias
Scratch Share
The Extension Company
Watch Together
zsb
Demo Labs
Nintend0Player
Scratch Extension
peabrainiac
Weblab++
0x76
Scratch Cat
Lim95
Scratch Privacy Hub (4.0 Beta)
themirrazz
Liveblocks DevTools
Liveblocks