https://github.com/xxgicoxx/generators
Google Chrome extension to generate api key, shorten url, convert ascii to hex, text to binary and binary to text, check color hex and encrypt to MD5 and BCrypt.
https://github.com/xxgicoxx/generators
api-key ascii bcrypt binary color-hex generators google-chrome-extension hex md5 shorten-url
Last synced: about 1 year ago
JSON representation
Google Chrome extension to generate api key, shorten url, convert ascii to hex, text to binary and binary to text, check color hex and encrypt to MD5 and BCrypt.
- Host: GitHub
- URL: https://github.com/xxgicoxx/generators
- Owner: xxgicoxx
- License: mit
- Created: 2019-10-04T03:48:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T02:56:25.000Z (about 3 years ago)
- Last Synced: 2025-02-18T11:57:22.146Z (about 1 year ago)
- Topics: api-key, ascii, bcrypt, binary, color-hex, generators, google-chrome-extension, hex, md5, shorten-url
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Generators
Google Chrome extension for generate api key, shorten url, convert ascii to hex, text to binary and binary to text, check color hex and encrypt to MD5 and BCrypt.
# Features
* Generate API Key
* Check Color
* Hex to ASCII
* Text to MD5
* Text to BCrypt
* Text to binary
* Binary to text
* Short URL
# Running
The application run locally, just package and use.
### 1. Run
```
# Open Google Chrome extensions
At the top right, turn on Developer mode.
# Load
Click Load unpacked.
# Select
Find and select the Generators folder.
```
### 2. Build
```
# Find the Generators folder
Zip the folder. Then, Publish it in the Chrome Web Store.
```
# Authors
* [xxgicoxx](https://github.com/xxgicoxx)
# Acknowledgments
* [FlatIcon](https://www.flaticon.com/)