mirror of
https://github.com/mojpm/frontend-development.git
synced 2025-09-30 19:56:40 +02:00
Merge pull request #11 from phuoc-ng/add-browser-extension
Add browser extensions
This commit is contained in:
10
README.md
10
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)
|
||||
@@ -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)
|
||||
|
Reference in New Issue
Block a user