项目作者: xxgicoxx

项目描述 :
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.
高级语言: JavaScript
项目地址: git://github.com/xxgicoxx/generators.git
创建时间: 2019-10-04T03:48:16Z
项目社区:https://github.com/xxgicoxx/generators

开源协议:MIT License

下载


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

  1. # Open Google Chrome extensions
  2. At the top right, turn on Developer mode.
  3. # Load
  4. Click Load unpacked.
  5. # Select
  6. Find and select the Generators folder.

2. Build

  1. # Find the Generators folder
  2. Zip the folder. Then, Publish it in the Chrome Web Store.

Authors

Acknowledgments