Create README.md

This commit is contained in:
Mo'men Basel
2019-08-07 08:02:33 +02:00
committed by GitHub
parent a9f7a03c45
commit 3ebea6c001
+50
View File
@@ -0,0 +1,50 @@
<p align="center">
<img width="460" height="300" alt="logo of keyfinder" src="https://raw.githubusercontent.com/momenbasel/keyFinder/master/css/icon.png">
</p>
<hr></hr>
<p align="center">
<img src="https://img.shields.io/badge/Chrome-red.svg"/>
<img src="https://img.shields.io/github/license/momenbasel/keyFinder.svg"/>
<img src="https://img.shields.io/github/downloads/momenbasel/keyFinder/total.svg"/>
<img src="https://img.shields.io/badge/demo-youtube-blue.svg"/>
</p>
# 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
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
<img src="https://github.com/momenbasel/keyFinder/blob/master/installGif.gif?raw=true"/>
<br/>
## Demo:
![demo of extension](https://github.com/momenbasel/keyFinder/blob/master/demoGif.gif?raw=true)
## 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](https://twitter.com/@momenbassel)