제작자: Ripcsu
Inspect and view changes in RxJs watcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "RxJs watcher",
"version": "1.1.1resigned1",
"manifest_version": 2,
"description": "Devtools panel to visualize rxjs observables",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"devtools_page": "devtools.html",
"content_security_policy": "script-src 'self' 'sha256-mimaz2CI1GIvGgTUAbBhnLUVCuVsL3squQrs/pvhB+A='; object-src 'self'",
"browser_specific_settings": {
"gecko": {
"id": "{41033b2e-54b2-4b1f-a1b6-0d90ea9a9690}"
}
}
} 최고의 RxJs watcher 대안
다음은 RxJs watcher과(와) 유사한 Firefox add-on입니다:
RxJS Insights
kszksz
Svelte Reactive Debugger
unlocomqx
tRPC Client Devtools
Roy Henriquez
Vue.js devtools
f'z'y
WatchJs
baktun95827
React Performance Devtool
Nitin Tulswani
Redux DevTools TM
Xavin Laylin
Apollo Client Devtools
Apollo Team
Redux DevTools
timdorr
React Router Data Viewer
Jasmin Aljic