Skip to content

Instantly share code, notes, and snippets.

@ipetepete
Created January 8, 2019 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ipetepete/2e285c6b825d8a208d4c88484b427299 to your computer and use it in GitHub Desktop.
Save ipetepete/2e285c6b825d8a208d4c88484b427299 to your computer and use it in GitHub Desktop.
My bookmarks for browser homepage
{
"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