XML Plus XML Plus

Developer Tools
Version: 1.2.3
Last Update: 2019-02-20

Overview

XML Plus is a Chrome extension developed by eGust. According to the data from Chrome web store, current version of XML Plus is 1.2.3, updated on 2019-02-20.
7,000+ users have installed this extension. 7 users have rated this extension with an average rating of .

A powerful XML Viewer, supports text/regex and jQuery/CSS, XPath selectors

1. Supports both `CSS` and `XPath` selectors.
2. Supports text search and `Regular Expression` search.
3. Both `querySelectorAll` and `jQuery` flavors of CSS selectors are available.
4. `RegEx` is the only **CASE-INSENSITIVE** one.
5. Highly optimized for large XML files ( > 1MB ).
6. Stand-alone version - extremely fast because of avoiding Chrome's slow loading process.
7. Global `x` variable (`window.x`) is available in DevTools which includes:
* `doc` - raw XML document object
* `root` - root XML element object
* `cur` - current selected node
* `$` - jQuery bound on root element
* `history` - search results
* `$q` - helper for jQuery search
* `cs` - helper for CSS search
* `re` - helper for RegEx search
* `tx` - helper for Text search
* `xp` - helper for XPath search

> Above helpers are `(expression, baseElement = root) => []` and searching on `baseElement` which is `x.root` by default.

Rating

7 ratings

Total Installs

7,000+

Information

Last Update

2019-02-20

Current Version

1.2.3

Size

176KiB

Author

eGust

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Jane Delima
2020-03-31

Awesome tool! Finally a worthy xml viewer

avatar Steven Moberg
2020-03-18

Very sweet tool, great functionality and easy to use. Far better then the other xml plugins, keep up the great work.

avatar Edward Yang
2020-01-03

Functional and very helpful and easy to use. A little issue is that "Stand-alone App" is misleading. I thought it was going open a standalone app, but actually it just opens a new tab.

avatar David Deng
2019-05-03

罕见的能用的,不错!

avatar Peter Zhang
2019-01-08

works really well. awesome little tool