Link to Element
Easily send and receive direct links to any section within an HTML page.
Overview
What is Link to Element?
Easily send and receive direct links to any section within an HTML page..
SCREENSHOT
SUMMARY
chrome-xpath-link
Did you ever want to deep link to a paragraph of an HTML page? If that section or paragrah has an HTML id attribute set, browsers will scroll to it if you append it to the URL hash https://github.com/dergachev/chrome-xpath-link#chrome-xpath-link
This extension allows you to easily copy a direct link to any element (with or without id attribute) simply by right clicking on it, and selecting "Get link to XPath" from the context menu.
Generally the paths will be of the following form: https://github.com/dergachev/chrome-xpath-link#readme/article/p-3
Upon visiting a URL that contains a valid xpath, the script will highgliht and scroll to that element.
A valid xpath is either any standard XPath expression (eg //*[@id="dom-element-id"]/div[4]), or an encoding of one as produced by this script (eg dom-element-id/div-4).
Installation
To use the plugin, simply download this CRX package file: https://github.com/dergachev/chrome-xpath-link/blob/master/chrome-xpath-link.crx?raw=true Note that it may be out of date relative to the source.
Inspiration
XPath code shamelessly copied from the Firebug Lite chrome extension: http://getfirebug.com/firebuglite#Debug My Chrome extension development was greatly aided by this tool: https://github.com/Rob--W/Chrome-Extension-Reloader
See More
Stats
Trends for Link to Element:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Link to Element FROM A CRX FILE
- Download Link to Element CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews