From 7497dbae45ae885bac8f9638fe1ad8f71216ac4c Mon Sep 17 00:00:00 2001 From: Sean Wilson Date: Wed, 5 Sep 2018 17:17:13 +0100 Subject: [PATCH 1/2] Add www.checkbot.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b54f66..eeacdf8 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Community driven list of useful things for front-end developers. [How to contrib - [Browser Logos](https://github.com/alrra/browser-logos) — collection of high resolution web browser logos with transparent backgrounds ## Browsers plugins +- [Checkbot](https://www.checkbot.io) - Crawls your site testing pages follow 50+ SEO, speed and security best practices. - [Chrome Dev HTTP Client](https://chrome.google.com/webstore/detail/aejoelaoggembcahagimdiliamlcdmfm) - [Postman](https://chrome.google.com/webstore/detail/postman-rest-client-packa/fhbjgbiflinjbdggehcddcbncdddomop) - useful tool for RESTful APIs - [Firebug](http://getfirebug.com) From 527d5c7f489fb3a65fd5ec8e7aba67c175e7f848 Mon Sep 17 00:00:00 2001 From: Sean Wilson Date: Wed, 5 Sep 2018 17:53:09 +0100 Subject: [PATCH 2/2] Add www.checkbot.io/guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eeacdf8..6b519f5 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,7 @@ Community driven list of useful things for front-end developers. [How to contrib - [Check Security Headers](https://securityheaders.io) ## Manuals +- [Checkbot: Web Best Practices](https://www.checkbot.io/guide/) — Details 50+ SEO, speed and security web best practices. - [jQuery Docs](http://docs.jquery.com) - [You Might Not Need jQuery](http://youmightnotneedjquery.com) - [Try jQuery](http://try.jquery.com)