Skip to content

A Chrome extension that adds a button to securitytrails.com subdomain results to open the subdomain in a new tab, instead of opening a SecurityTrails info page.

License

Notifications You must be signed in to change notification settings

sagegwatkin/securitytrails-open-in-new-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurityTrails Open In New Tab

This is a very simple Chrome extension that adds a column to the securitytrails.com subdomain results table with anchor links (http and https) pointing directly to the domain, instead of to the domain details in the SecurityTrails UI.

Much faster than selecting the domain text, right clicking, and selecting go to ....

Installation

Chrome Web Store

Download from the Chrome Web Store.

Manually

To install this extension manually:

  1. Download/clone this repo.
  2. Head to chrome://extensions.
  3. Enable developer mode.
  4. Select Load unpacked.
  5. Navigate to and select the src directory.

Screenshots

Before

Screenshot of domain table without the extension.

After

Screenshot of domain table with the extension.

Localisation

There are only about 5 words in the extension, but feel free to submit a pull request with a translation.

  1. Duplicate the src/_locales/en directory.
  2. Rename the directory with the new language code.
  3. Translate all of the messages in src/_locales/{new language code}/messages.json.

Documentation here.

Issues

Please use GitHub issues.

Notice

I am not affiliated, associated, authorized, or endorsed by SecurityTrails. SecurityTrails, & related names, marks, emblems and images are trademarks of SecurityTrails.

About

A Chrome extension that adds a button to securitytrails.com subdomain results to open the subdomain in a new tab, instead of opening a SecurityTrails info page.

Resources

License

Stars

Watchers

Forks

Packages

No packages published