# Omnivore > [!overview] > [os:: [[iOS]], [[iPadOS]]] > [url:: https://omnivore.app/] > [manual:: ] > [uri:: ] > [shortcuts:: ] ## Browser plugins - Chrome: https://omnivore.app/install/chrome - Edge: https://omnivore.app/install/edge - Firefox: https://omnivore.app/install/firefox - Safari: https://omnivore.app/install/safari ## Obsidian plugin ### Default template ``` # {{{title}}} #Omnivore [Read on Omnivore]({{{omnivoreUrl}}}) [Read Original]({{{originalUrl}}}) {{#highlights.length}} ## Highlights {{#highlights}} > {{{text}}} [⤴️]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}} ^{{{highlightID}}} {{#note}} {{{note}}} {{/note}} {{/highlights}} {{/highlights.length}} ``` ### My template ``` # {{{title}}} > [!overview] {{#author}} > [author:: {{{author}}}] {{/author}} {{#siteName}} > [publication:: [{{{siteName}}}]({{{originalUrl}}})] {{/siteName}} > [keywords:: {{note}}] > > --- > > (description:: {{description}}) {{#highlights.length}} ## Highlights {{#highlights}} ### {{dateHighlighted}} {{#note}} {{{note}}} {{/note}} > {{{text}}} [(link)]({{{highlightUrl}}}) ^{{{highlightID}}} {{/highlights}} {{/highlights.length}} ``` ## Beta testing - RSS beta https://omnivore.app/settings/feeds - Adding YouTube to feeds - `https://www.youtube.com/feeds/videos.xml?channel_id=CHANNELID` with [this article](https://www.ghacks.net/2022/08/01/how-to-subscribe-to-youtube-rss-feeds-without-third-party-services/) explaining how to find the Channel ID (tl;dr view source and search for `browse_id`) https://www.youtube.com/feeds/videos.xml?channel_id=UCsaGKqPZnGp_7N80hcHySGQ https://www.youtube.com/@TastingHistory