node/deps/v8/tools/link_clicker.extension
Myles Borins 0a66b223e1
deps: update V8 to 6.0.286.52
PR-URL: https://github.com/nodejs/node/pull/14004
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-08-01 15:23:15 -05:00
..
background.js deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00
content.js deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00
icon.png deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00
manifest.json deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00
popup.html deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00
popup.js deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00
README.txt deps: update V8 to 6.0.286.52 2017-08-01 15:23:15 -05:00

This extension can be used to repro infrequent crashers on an unclear url-set
for a given domain. It follows a random link that matches a predefined pattern,
imitating something like real user interaction on a page.

Usage:
1. Open chrome://extensions
2. Enable developer mode
3. Click "Load unpacked extension"
4. Click the orange link-clicker extension button in the toolbar
5. Set the parameters and click "Enable" to start following links on all tabs
   open in the current window. Beware, this extension will follow arbitrary
   links. You probably don't want to be logged in with any important account.