Firefox WebExtension (Desktop and Mobile) that lets you share the current tab to Margit.at, frontpage.fyi, etc. with minimal effort.
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use Default environment for Tangled mirror

+1
+1
.github/workflows/mirror-to-tangled.yml
··· 8 8 jobs: 9 9 mirror: 10 10 runs-on: ubuntu-latest 11 + environment: "Default" 11 12 steps: 12 13 - name: Checkout repository 13 14 uses: actions/checkout@v4