Skip to content

Keyfinder🔑 is a tool that let you find keys while surfing the web!

License

Notifications You must be signed in to change notification settings

ioribrn/keyFinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo of keyfinder


What is keyFinder?

keyFinder is chrome extension that searches the DOM for any embedded script link, as script tag may contain keys for specific API(such as Google maps API) and you can add keywords to search for it at any website you visit.

Features:

  • it searches the DOM for "src" of scripts and see if it contains certain words such as "keys" and save them.
  • it works at background
  • it is expandable(as you can add words to it)

Installation

  1. git clone https://github.com/momenbasel/KeyFinder.git
  2. open chrome and go to chrome://extensions
  3. Enable "Developer mode"
  4. drag and drop the keyFinder folder


Demo:

demo of extension

Disclaimer

This tool is for educational purposes only. You are responsible for your own actions. If you break any laws while using this chrome extension, it's your fault.

Contact:

@momenbassel

About

Keyfinder🔑 is a tool that let you find keys while surfing the web!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.2%
  • JavaScript 32.6%
  • CSS 9.2%