提供元: Oğulcan Özcan
Inspect and view changes in Parse WebSocket Client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Parse WebSocket Client",
"version": "1.2.1",
"description": "WebSocket üzerinden Node.js server ile iletişim kuran extension",
"permissions": [
"tabs",
"activeTab",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"signalr.min.js",
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Parse WebSocket Client"
},
"browser_specific_settings": {
"gecko": {
"id": "parser@ogos.dev",
"data_collection_permissions": {
"required": [
"websiteContent"
]
}
}
}
} ベストのParse WebSocket Client代替案
Parse WebSocket Clientに類似したFirefox add-onをいくつか紹介します:
WebSocket Client
websocket-client
WebSocket Detector
mbnuqw
Socket.IO Test Client
serajhqi
Simple WebSocket Client
Fenjin Wang
Lightweight WebSocket client
websocketclient
Lightweight WebSocket client
websocket_client
Webpack Example (development)
Simeon Vincent
Discord Bot Client
ChrisEric1 CECL / CE1CECL
WebSocket Weasel
Mor. H. Golkar
SocketControl
karabaja4