1
0
mirror of https://github.com/mojpm/frontend-development.git synced 2025-10-01 20:26:40 +02:00

Add browser extension

This commit is contained in:
Phuoc Nguyen
2020-11-07 09:29:48 +07:00
parent 28e43f2e13
commit 9364904d60

View File

@@ -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)