Small knowledge, big challenge! This paper is participating in theEssentials for programmers”Creative activities.

This article also participated in the “Digitalstar Project” to win a creative gift package and creative incentive money

FeHelper for Web developers

FeHelper is a large and comprehensive plugin that supports Chrome, Firefox, and MS-Edge browsers. Its internal toolset continues to grow

At present, it includes JSON automatic/manual formatting, JSON content comparison, code beautification and compression, information codec conversion, TWO-DIMENSIONAL code generation and decoding, image Base64 codec conversion, Markdown, web oil Monkey, web color picker, Brain map (Xmind) and other close tools. There are even new versions of FeHelper that integrate the FH developer tool, so if you want to build your own tool into FeHelper, this is for you.

Function is introduced

Github is an open source project

You can see that there are a lot of features, so let’s just list them

  • JSON auto-beautification (automatic page detection and formatting)
  • JSON manual beautification (pasting text, manual formatting)
  • JSON comparison tool (support key-value comparison between left and right JSON fragments)
  • String Codec (Unicode/UTF8/Base64/MD5)
  • Code beautification tools (HTML/CSS/JS/XML/SQL)
  • Code compression tools (HTML/CSS/JS)
  • QrCode generator (support current page, picture, link, selected text generation QrCode)
  • Qr code decoder (support webpage QR codeRight clickDecoding)
  • Simple Postman (Api interface testing, simulating HEAD/GET/POST mode)
  • Scrolling screenshot of web page (convert the current entire web page to an image and save)
  • Markdown conversion (support Markdown and HTML interchange)
  • Page color tool (slide the mouse to arbitrarily color)
  • Js regular expressions (regular tests, regular lists)
  • Time (timestamp) conversion (interconversion of Unix stamps to local time)
  • Image Base64 (Convert any image to DataURI format)
  • Random password generation (any character, any length, random generation)
  • Multi-dimensional gadget set (base conversion, RGB/HEX color conversion, Crontab, repayment calculator, etc.)
  • Web monkey tools (web effects, web customization, script injection, automatic refresh, etc.)
  • My sticky notes (sticky notes, export supported)
  • Convenient Mind Mapping (Web version of the brain mapping tool)
  • . More tools

conclusion

This is a very comprehensive front-end plug-in, especially it can also use the developer tools to integrate their own widgets, can be polished into a personalized all-in-one plug-in.