Skip to content

Instantly share code, notes, and snippets.

@lundeen-bryan
Last active January 9, 2024 15:00
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 lundeen-bryan/62f2f68fbee726eeea18412832dd8b83 to your computer and use it in GitHub Desktop.
Save lundeen-bryan/62f2f68fbee726eeea18412832dd8b83 to your computer and use it in GitHub Desktop.
tab_config file
{
"alwaysNewTab": false,
"bgColor": "#1b2b34",
"caretColor": "auto",
"clockSize": "2em",
"defaultCommand": "g",
"fontSize": "1.75em",
"gistID": "",
"militaryClock": false,
"showClock": true,
"textColor": "#19c37d",
"links": [
{
"command": "fb",
"search": "",
"url": "https://www.facebook.com/"
},
{
"command": "ext",
"search": "",
"url": "edge://extensions/"
},
{
"command": "chat",
"search": "",
"url": "https://chat.openai.com/"
},
{
"command": "bmo",
"search": "",
"url": "https://bookmarkos.com/access_extension"
},
{
"command": "yt",
"search": "",
"url": "https://www.youtube.com/"
},
{
"command": "gm",
"search": "",
"url": "https://mail.google.com/mail/u/0/#inbox"
},
{
"command": "udemyid",
"search": "course-dashboard-redirect/?course_id=",
"url": "https://www.udemy.com/"
},
{
"command": "ynab",
"search": "",
"url": "https://app.ynab.com/users/sign_in"
},
{
"command": "udemy-lists",
"search": "",
"url": "https://www.udemy.com/home/my-courses/lists/?p=1"
},
{
"command": "udemy",
"search": "",
"url": "https://www.udemy.com/home/my-courses/learning/?sort=-enroll_time"
},
{
"command": "udemy-instructors",
"search": "?instructor_filter=",
"url": "https://www.udemy.com/home/my-courses/learning/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment