mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
update browser extensions link
This commit is contained in:
@@ -86,28 +86,9 @@ export function AboutPage() {
|
|||||||
<Section title={<Trans>Goodies</Trans>} icon={<TbPuzzle size={24} />}>
|
<Section title={<Trans>Goodies</Trans>} icon={<TbPuzzle size={24} />}>
|
||||||
<List>
|
<List>
|
||||||
<List.Item>
|
<List.Item>
|
||||||
<Trans>Browser extentions</Trans>
|
<Anchor href="https://github.com/Athou/commafeed-browser-extension" target="_blank" rel="noreferrer">
|
||||||
<List withPadding>
|
<Trans>Browser extentions</Trans>
|
||||||
<List.Item>
|
</Anchor>
|
||||||
<Anchor
|
|
||||||
href="https://addons.mozilla.org/en-US/firefox/addon/commafeed/"
|
|
||||||
target="_blank"
|
|
||||||
rel="noreferrer"
|
|
||||||
>
|
|
||||||
Firefox
|
|
||||||
</Anchor>
|
|
||||||
</List.Item>
|
|
||||||
<List.Item>
|
|
||||||
<Anchor href="https://github.com/Athou/commafeed-chrome" target="_blank" rel="noreferrer">
|
|
||||||
Chrome
|
|
||||||
</Anchor>
|
|
||||||
</List.Item>
|
|
||||||
<List.Item>
|
|
||||||
<Anchor href="https://github.com/Athou/commafeed-opera" target="_blank" rel="noreferrer">
|
|
||||||
Opera
|
|
||||||
</Anchor>
|
|
||||||
</List.Item>
|
|
||||||
</List>
|
|
||||||
</List.Item>
|
</List.Item>
|
||||||
<List.Item>
|
<List.Item>
|
||||||
<Trans>Subscribe URL</Trans>
|
<Trans>Subscribe URL</Trans>
|
||||||
|
|||||||
Reference in New Issue
Block a user