mirror of
https://github.com/momenbasel/keyFinder.git
synced 2026-04-25 05:55:56 +02:00
3ebea6c001c17660e803e4d6e92712366afe5ffe
What is keyFinder?
keyFinder is chrome exstenion that searches the DOM for any embedd 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
- git clone https://github.com/momenbasel/KeyFinder.git
- open chrome and go to chrome://extensions
- Enable "Developer mode"
- drag and drop the keyFinder folder

Demo:
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:
Languages
JavaScript
75.6%
CSS
15.8%
HTML
6.4%
Shell
2.2%
