Use Url Fragments to scroll an item into view.This extension hijacks the html fragment to allow it to target a general-purpose jQuery selector rather than just an or a DOM identifier.
This is implemented in the spirit of http://simonstl.com/articles/cssFragID.html
The extension is only enabled when the fragment starts with #css(JQUERY_SELECTOR)
For example, using jQFS, he following is possible: "point to the seventh row in the first table on the page": http://en.wikipedia.org/wiki/List_of_job_scheduler_software#css(tr:nth-of-type(7))
Additional Features:
The extension features an expanded version of jQuery's :contains selector, :containsExactly (which is case sensitive): "point to the first table cell whose text consists solely of the word "Flux" http://en.wikipedia.org/wiki/List_of_job_scheduler_software#css(td:containsExactly('Flux'))
Extension detection:
You may detect this extension via this asynchronous technique: function detectExtension(extensionId, callback) { var img; img = new Image(); img.onload = function() { callback(true); }; img.onerror = function() { callback(false); }; img.src = "chrome-extension://" + extensionId + "/test.png"; }
a la http://stackoverflow.com/questions/6293498/check-whether-user-has-a-chrome-extension-installed#answer-27930310
Why Download Jquery Fragment Selector?
- ✅ Trusted by 14+ users worldwide
- ✅ High Rating: 0/5 stars from 0 reviews
- ✅ Latest Version: 0.2.1 - Always up to date
- ✅ Safe & Secure: Verified by Chrome Web Store
- ✅ Free to Use: No cost required
Extension Details
Type: Extension
Category: Chrome Browser Extension
Compatibility: Google Chrome Browser
Last Updated: June 2, 2021
Developer: Chrome Web Store Verified
Discover Jquery Fragment Selector - The Best Chrome Extension for Your Browser
Looking for the perfect Chrome extension to enhance your browsing experience? Jquery Fragment Selector is one of the most popular and highly-rated extensions available on the Chrome Web Store, trusted by over 14 users worldwide.
With an impressive 0-star rating based on 0 authentic user reviews, Jquery Fragment Selector has proven its value and reliability to the Chrome community. This extension is perfect for users who want to improve their productivity, enhance their browsing security, or simply add useful functionality to their Chrome browser.
Download Jquery Fragment Selector today and join thousands of satisfied users who have already discovered the benefits of this powerful Chrome extension. Installation is quick and easy - simply click the download button above to be redirected to the official Chrome Web Store where you can safely install this extension in just a few clicks.