Created
January 8, 2019 21:27
-
-
Save ipetepete/2e285c6b825d8a208d4c88484b427299 to your computer and use it in GitHub Desktop.
My bookmarks for browser homepage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"bookmarks":{ | |
"Daily":[ | |
{ | |
"name":"Gmail", | |
"url":"https://mail.google.com/mail/u/0/#inbox" | |
},{ | |
"name":"Hacker news", | |
"url":"https://news.ycombinator.com" | |
},{ | |
"name":"Drive", | |
"url":"https://drive.google.com/" | |
} | |
], | |
"Media":[ | |
{ | |
"name":"Youtube", | |
"url":"https://youtube.com" | |
},{ | |
"name":"Netflix", | |
"url":"https://netflix.com" | |
}, { | |
"name":"Crunchyroll", | |
"url":"https://crunchyroll.com" | |
},{ | |
"name":"Amazon Prime", | |
"url":"https://" | |
} | |
], | |
"Social": [ | |
{ | |
"name":"Messages", | |
"url":"https://messages.android.com" | |
},{ | |
"name":"/r/home", | |
"url":"https://reddit.com/" | |
},{ | |
"name":"/r/unixporn", | |
"url":"https://reddit.com/r/unixporn" | |
},{ | |
"name":"/r/rocketleague", | |
"url":"https://reddit.com/r/rocketleague" | |
},{ | |
"name":"/r/news", | |
"url":"https://reddit.com/r/news" | |
} | |
],"Hacking": [ | |
{ | |
"name": "Terminal.sexy", | |
"url":"http://terminal.sexy/" | |
},{ | |
"name":"Github", | |
"url":"https://github.com/" | |
},{ | |
"name":"Gitlab", | |
"url":"https://gitlab.com/" | |
},{ | |
"name":"Bitbucket", | |
"url":"https://bitbucket.org/noao/" | |
},{ | |
"name":"Jira - AstroCSDC", | |
"url":"https://astrocsdc.atlassian.net" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment