Jquery Fragment Selector

生产工具插件大小: 39.83KiB版本: v 0.2.1更新时间: 2021-12-21
大小:39.83KiB版本:v 0.2.1更新时间:2021-12-21

Use Url Fragments to scroll an item into view.

Jquery Fragment Selector 的使用方法详解,最全面的教程


Jquery Fragment Selector 描述:

用户数:16

分类:生产工具插件

扩展大小:39.83 KiB

最后更新时间:2021-12-21

版本:v 0.2.1


Jquery Fragment Selector 插件简介:

这是来自Chrome商店的 Jquery Fragment Selector 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。


Jquery Fragment Selector插件下载方法/流程:

点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。


Jquery Fragment Selector插件安装教程/方法:

(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件

(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面

(3) 打开扩展程序页面的“开发者模式”

(4) 将crx文件拖拽到扩展程序页面,

完成安装如有其它安装问题,

请扫描网站底部二维码与客服联系如有疑问请参考:

https://www.extfans.com/installation/
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

相关应用

The world's most popular userscript manager
浏览网页时可轻松查看翻译版本。由Google翻译小组提供。
正版 idm 下载器正式登陆扩展迷商店。Download files with Internet Download Manager
阻止 YouTube™ 广告、弹出窗口并抵御恶意软件!
一款无与伦比的广告拦截扩展,用以对抗各式广告与弹窗。可以拦截 Facebook、YouTube 和其它所有网站的广告。
一款高效的网络请求过滤工具,占用极低的内存和 CPU。
在YouTube、Facebook、Twitch和其他你喜爱的网站上拦截广告和弹窗。
LastPass, an award-winning password manager, saves your passwords and gives you secure access from every computer and mobile device.
迅雷下载支持
back top top
back top top