From 9364904d60b0d0d3d41dd281ad5040ce187f4624 Mon Sep 17 00:00:00 2001 From: Phuoc Nguyen Date: Sat, 7 Nov 2020 09:29:48 +0700 Subject: [PATCH] Add browser extension --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b3c1b79..9678656 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - [Git](#git) - [React](#react) - [Vue](#vue) +- [Browser extensions](#browser-extensions) - [Icons](#icons) - [Fonts and Typography](#fonts-and-typography) - [Illustrations](#illustrations) @@ -514,6 +515,15 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) [👆 Back To Top](#table-of-contents) +# Browser extensions + +- [Check Browsers Support 💵](https://checkbrowsers.support/) - Check browser compatibility without leaving your tab +- [CSS Inspector 💵](https://cssinspector.com/) - Get the CSS code of any web element with CSS Inspector +- [CSS Scan 💵](https://getcssscan.com/) - The fastest and easiest way to check, copy and edit CSS +- [CSS Spider](https://cssspider.fresalabs.com/) - The quickest and convenient way to copy, visualize, edit and export CSS + +[👆 Back To Top](#table-of-contents) + # Icons - [Font Awesome](https://fontawesome.com/?from=io)