ClickThrough
Automate browser clicks with ClickThrough.
什么是ClickThrough?
ClickThrough是由Shawn Conn开发的Chrome扩展程序,该扩展的主要功能是“Automate browser clicks with ClickThrough.”。
扩展截图
下载ClickThrough扩展crx文件
下载ClickThrough扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You ever find yourself on a page that inevitably contains some hyperlink which you need to click to end up at your destination? Perhaps you subscribe to feeds that open to pages with common download links? Do you visit many news aggregation sites which open to comment pages instead of piece of news that you wish to read? What about pages you commonly visit but can't bookmark directly, so you have to open a book mark then open your intended destination? These are issues that ClickThrough remedies. Coupled with the powerful jQuery library, a ClickThrough allows users to specify: 1. A site domain 2. A site path on the domain 3. A jQuery selector expression of a link to select. Once a ClickThrough is added, Chrome will pickup on one these pages and automatically navigate to the link in question. The user will be notified with a highlighted icon in the address bar from which they can navigate back to. This is a small extension built up in a short manner to solve a particular niche problem. It's more approachable to the power user/web developer rather than the average user. If the extension finds enough users to be useful, new functionality & ease of use improvements are planned. Updates: Version 1.1: *Make sure options are set to default values *Make sure current tab url is entered in pop up
扩展基本信息
名称 | |
ID | bjfeoajfcanjhipllkbkpeagofopgoki |
官方URL | https://chromewebstore.google.com/detail/clickthrough/bjfeoajfcanjhipllkbkpeagofopgoki |
简介 | Automate browser clicks with ClickThrough. |
文件大小 | 90.56 KB |
安装次数 | 30 |
当前版本 | 2.1 |
更新时间 | 2016-04-20 |
上架时间 | 2016-04-19 |
开发者 | Shawn Conn |
付费类型 | free |
扩展官网 | https://www.luciditi.io/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "ClickThrough", "version": "2.1", "description": "Automate browser clicks with ClickThrough.", "background": { "page": "background.html" }, "content_scripts": [ { "matches": [ " |