1
0
mirror of https://github.com/mojpm/frontend-development.git synced 2025-09-30 03:28:58 +02:00

Merge pull request #11 from phuoc-ng/add-browser-extension

Add browser extensions
This commit is contained in:
Joel P. Mugalu
2020-11-21 16:24:56 +03:00
committed by GitHub

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)
@@ -515,6 +516,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)