Vue.js find components chrome extension

Version: 0.1.0
Vue.js find components
Adds global helper function for finding Vue components (window.vueFind = querySelector for VDOM)
0.00 Based on 0 user rates

What is Vue.js find components?

Vue.js find components is a javascript extension for chrome. also, it is vue js extension. it's a free extension , it has 48 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 1075 days ago.


What’s new in version 0.1.0?

                Adds global helper function for finding Vue components

window.vueFind ~= querySelector for VDOM
window.vueFindAll ~= querySelectorAll for VDOM

window.vueFind('Card CardDialog[model=isCardDialogVisible]').model


- Simple selectors:
    `window.vueFind('missing')` prints a warning with a tree of supported simple selectors

- Attribute selectors:
    only `[attr=fullvalue]` and `[attr="full value"]` operators are supported

- Combinators:
    simple selectors can only be combined with a descendant combinator (a space)            

How to install Vue.js find components?

You could download the latest version crx file or older version files and install it.


Preview of Vue.js find components


Technical Features:

  • Latest Version: 0.1.0
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Monday, December 6th, 2021
  • Author: lukaw

Vue.js find components Available languages:

English.


FAQ