
Knockout JS Context Hover von Alex P
https://github.com/alexcodito/KnockoutContextHover KnockoutJS Context Hover - Development and debugging assistant for Knockout JS
Melden Sie sich an, um diese Erweiterung zu verwenden
Metadaten zur Erweiterung
Screenshots




Über diese Erweiterung
Features
Right click on a page that runs KnockoutJS and press the "KO Context Hover" option to activate the panel. Shortcuts for controlling mouse pointer following/live context data are present at the top of the panel.
Privacy Policy
https://github.com/alexcodito/KnockoutContextHover/blob/master/PRIVACY-POLICY.md
- Display the hovered element's KnockoutJS context, HTML tag and attributes
- Traverse complex objects and arrays
- Set values of variables and observables
- Convert plain variables into observables
- Refresh hovered element's KO bindings
- Log context objects straight into the browser Dev tools console
- Shortcuts for following the mouse cursor & toggling live context
- Click and execute a function
Right click on a page that runs KnockoutJS and press the "KO Context Hover" option to activate the panel. Shortcuts for controlling mouse pointer following/live context data are present at the top of the panel.
Privacy Policy
https://github.com/alexcodito/KnockoutContextHover/blob/master/PRIVACY-POLICY.md
Entwickler-Kommentare
Bewertung Ihres Eindrucks
BerechtigungenWeitere Informationen
Dieses Add-on muss:
- Auf Ihre Daten für diverse Websites zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.8
- Größe
- 95,07 KB
- Zuletzt aktualisiert
- vor 4 Jahren (28. Jan. 2021)
- Verwandte Kategorien
- Lizenz
- MIT-Lizenz
- Versionsgeschichte
Zur Sammlung hinzufügen
Versionshinweise für 1.8
- Added support for loading KnockoutJS as a RequireJS module
- Added the ability to sort properties (alphabetically and by property type)
- Context menu now appears in additional context types (image, selection, link, input)
- Added the ability to resize the window
- Minor visual adjustments
- Added the ability to sort properties (alphabetically and by property type)
- Context menu now appears in additional context types (image, selection, link, input)
- Added the ability to resize the window
- Minor visual adjustments
Mehr Erweiterungen von Alex P
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
Supports KnockoutJS loaded as a RequireJS module.
KnockoutJS makes use of unsafe practices (e.g. eval, innerHTML). This will cause browser validators to flag this extension with several warnings.
Please note that this extension was developed for personal needs. I may not maintain future KoJS version compatibility or provide any support. With that said, please feel free to contribute to the GitHub repo.