By: kszksz
Inspect and view changes in RxJS Insights source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "0.0.2",
"name": "RxJS Insights",
"description": "See through the observables",
"icons": {
"16": "icons/rxjs-insights-16.png",
"32": "icons/rxjs-insights-32.png",
"48": "icons/rxjs-insights-48.png",
"128": "icons/rxjs-insights-128.png",
"256": "icons/rxjs-insights-256.png"
},
"homepage_url": "https://github.com/ksz-ksz/rxjs-insights",
"permissions": [],
"devtools_page": "devtools-page.html",
"background": {
"scripts": [
"dist/background-script.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"dist/content-script.js"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"dist/page-script.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{37f6c0fc-ae1b-4dc2-b210-c02e4154c4bb}"
}
}
} Best RxJS Insights Alternatives
Here are some Firefox add-ons that are similar to RxJS Insights:
RxJs watcher
Ripcsu
Overlay
OS-SCAR
Marionette Inspector
Luiz Américo
Bloomreach Engagement Inspector
Isekai NextGen
Show Data Variables
onii.com
Bloomreach Analytics Studio
Isekai NextGen
Apollo Inspector
DevDelta
Ember Inspector
Ember.js
Launch Observer
Dhairya Gabhawala
Apex Log Insights
Gautam Kolan
Phaser Data Inspector
Cassino.dev
React/Vue Component Analyzer
Darren Thompson