Extensions inspire

Eye Web Element V3.0

5

Details

Author:
jawad.rehmancs

Category:
Developer Tools

Version:
3.0

Users:
42

Rating:
5

Size:
29.22KiB

Updated:
December 19, 2021

Webstore Link:
https://chrome.google.com/webstore/detail/eye-web-element-v30/mjfgdefifnjkibfojffgjahlbneldmgp?hl=en&gl=US

Description

Overview:

Tired of typing JSON files for the automation of your webpages?
Installed an element locator extension in your browser to inspect elements?
Cool, no doubt about it, but how about an extension which can generate JSON files for all the inspected elements of your webpage?
Well, this extension resolves this hassle.

Guide to use:
• Add Element Inspector extension to your browser.
• Turn the extension on (eye icon will be shown).
• Hover mouse on the element.
• Press:
1. ‘X’ for XPath.
2. ‘C’ for Class Name.
3. ‘S’ for CSS Selector.
4. ‘N’ for Name.
5. ‘I’ for ID.
6. ‘F’ for Full XPath.
• Enter the Key in the prompt to save the JSON object against that key and click OK.

TADA!

Maintain your JSON in the same fashion and have fun!

Setup Guide for Element Inspector:

Chrome (In case of locally deployed websites):
• Create a copy of Google chrome.
• Append --disable-web-security --user-data-dir=~/chromeTemp after the target’s address: for example: "C:\Users\JohnDoe\AppData\Local\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir=~/chromeTemp
• Open google chrome and add this extension.
• Route to chrome://flags/#block-insecure-private-network-requests
• Disable Block insecure private network requests.

Server:
• Download and install Node.js
• Download the repository and unzip it to some location, i.e. Desktop.
• Open index.js file in the Visual Studio code.
• Open the terminal of Visual Studio code.
• Run the command npm i
• Run command as, node .\index.js

Switch the extension on, hover mouse to some element on webpage and press Keys (i.e. x, s, n etc.).
JSON File should be created as Sample.json in the folder of nodetest.

Link for Node Server repository:

https://github.com/JawadRehmanCS/NodeServer

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!