]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Merge pull request #118 from vosdev/patch-1
authorBastien Wirtz <bastien.wirtz@gmail.com>
Sat, 29 Aug 2020 06:36:41 +0000 (23:36 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Aug 2020 06:36:41 +0000 (23:36 -0700)
Add chrome extension for a custom new tab page

docs/tips-and-tricks.md

index fda670daadcd0b066ff68c8a1a580f5b4adef221..175c271c34fc6f020fd03ff7121a82c282816d41 100644 (file)
@@ -5,9 +5,9 @@ Here is a collection of neat tips and tricks that Homer users have come up with!
 ## Use Homer as a custom "new tab" page
 #### `by @vosdev`
 
-This [extension](https://addons.mozilla.org/firefox/addon/custom-new-tab-page) allows you to have your homer dashboard in your new tab page, while leaving focus on the address bar meaning you can still type right away if you want to search or go to a page that is not on your homer dash.
+These extensions for [Firefox](https://addons.mozilla.org/firefox/addon/custom-new-tab-page) and [Chrome & Friends](https://chrome.google.com/webstore/detail/new-tab-changer/occbjkhimchkolibngmcefpjlbknggfh) allow you to have your homer dashboard in your new tab page, while leaving focus on the address bar meaning you can still type right away if you want to search or go to a page that is not on your homer dash.
 
-The extension loads Homer in an iframe on your new tab page, meaning you have to add `target: '_top'` to each of your items.
+The firefox extension loads Homer in an iframe on your new tab page, meaning you have to add `target: '_top'` to each of your items.
 
 ```yaml
 - name: "Reddit"