Knockout Context Hover Knockout Context Hover

Developer Tools
Version: 1.8
Last Update: 2021-01-29

Overview

Knockout Context Hover is a Chrome extension developed by papounidis.alex. According to the data from Chrome web store, current version of Knockout Context Hover is 1.8, updated on 2021-01-29.
2,000+ users have installed this extension. 8 users have rated this extension with an average rating of .

KnockoutJS Context Hover - Development and debugging assistant for Knockout JS. Tested on: 3.4.2, 3.1.0, 2.2.1

Development and debugging assistant for Knockout JS
https://github.com/alexcodito/KnockoutContextHover

- 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

Also available on Mozilla Firefox.

Tested KnockoutJS versions:

3.4.2
3.1.0
2.2.1

Supports KnockoutJS loaded as a RequireJS module.

HOW TO USE
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.

Please note that 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.

PRIVACY POLICY
https://github.com/alexcodito/KnockoutContextHover/blob/master/PRIVACY-POLICY.md

Rating

8 ratings

Total Installs

2,000+

Information

Last Update

2021-01-29

Current Version

1.8

Size

92.1KiB

Author

papounidis.alex

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Kendal Beattie
2022-03-23

This is a huge improvement from having to do ko.contextFor($0) and ko.dataFor($0) in the dev console after inspecting an element.

avatar Simon Gymer
2021-11-24

Wow, this is awesome. Wish I'd had this extension years ago, would have saved me a lot of "console.log" statements! Thanks for sharing!

avatar Vlad Pazenuks
2021-08-12

Person who created this extension probably never tried to use it.. Otherwise I cant explain how someone could create such a horible UX. Literally the most annoying and disgusting extension I ever had a change to use.

avatar Kyle Robins
2020-10-05

Invaluable tool for doing coding with KOjs. Thank you very much for taking the time to make this, it is greatly appreciated. I have been using a different tool but it has performance issues when using complex models so searched for something else and came across this.

avatar Sergiu Popescu
2020-08-02

Thank you, this extension is very useful.