{"id":13409482,"url":"https://github.com/libredirect/browser_extension","last_synced_at":"2025-05-13T20:22:31.333Z","repository":{"id":36993087,"uuid":"434591591","full_name":"libredirect/browser_extension","owner":"libredirect","description":"A browser extension that redirects popular sites to alternative privacy friendly frontends","archived":false,"fork":false,"pushed_at":"2025-04-24T06:03:00.000Z","size":82125,"stargazers_count":3477,"open_issues_count":40,"forks_count":129,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-06T14:30:03.595Z","etag":null,"topics":["bibliogram","chrome-extension","firefox-extension","invidious","libre","nitter","privacy","quora","twitter","webextension","youtube"],"latest_commit_sha":null,"homepage":"https://libredirect.github.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"SimonBrazell/privacy-redirect","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libredirect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"libredirect","open_collective":"libredirect","patreon":"libredirect","liberapay":"libredirect","custom":"https://www.buymeacoffee.com/libredirect"}},"created_at":"2021-12-03T12:39:27.000Z","updated_at":"2025-05-05T20:35:41.000Z","dependencies_parsed_at":"2023-10-21T05:19:51.634Z","dependency_job_id":"3541b68d-24bf-4fc9-a53e-34d9b01776e2","html_url":"https://github.com/libredirect/browser_extension","commit_stats":{"total_commits":1603,"total_committers":171,"mean_commits":9.374269005847953,"dds":0.527760449157829,"last_synced_commit":"be15b9868d289d8a8eadf13630b1a5816de136f8"},"previous_names":["libredirect/libredirect"],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredirect%2Fbrowser_extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredirect%2Fbrowser_extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredirect%2Fbrowser_extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredirect%2Fbrowser_extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libredirect","download_url":"https://codeload.github.com/libredirect/browser_extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940918,"owners_count":21828769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibliogram","chrome-extension","firefox-extension","invidious","libre","nitter","privacy","quora","twitter","webextension","youtube"],"created_at":"2024-07-30T20:01:01.231Z","updated_at":"2025-05-13T20:22:31.275Z","avatar_url":"https://github.com/libredirect.png","language":"JavaScript","funding_links":["https://github.com/sponsors/libredirect","https://opencollective.com/libredirect","https://patreon.com/libredirect","https://liberapay.com/libredirect","https://www.buymeacoffee.com/libredirect"],"categories":["JavaScript","Related","chrome-extension"],"sub_categories":["YouTube Music"],"readme":"\u003cimg src=\"./img/libredirect_full.svg\" height=\"50\"/\u003e\n\nA browser extension that redirects YouTube, Twitter, TikTok... requests to alternative privacy friendly frontends and backends.\n\n\u003ca href=\"https://addons.mozilla.org/firefox/addon/libredirect/\"\u003e\n    \u003cimg src =\"./img/badge-amo.png\" height=60 \u003e\n\u003c/a\u003e\n\u0026nbsp;\n\u003ca href=\"https://libredirect.github.io/download_chromium.html\"\u003e\n    \u003cimg src =\"./img/badge-chromium.png\" height=60 \u003e\n\u003c/a\u003e\n\n## Translate\n\n\u003ca href=\"https://hosted.weblate.org/projects/libredirect/extension\"\u003e\n    \u003cimg src =\"./img/weblate.svg\"\u003e\n\u003c/a\u003e\n\n## Development\n\nInstall [Node.js](https://nodejs.org/)\n\n```bash\ngit clone https://github.com/libredirect/browser_extension\ncd browser_extension\nnpm install\nnpm run html # Generates html using Pug\n```\n\n#### Run on Firefox\n\n```bash\nnpm run start\n```\n\n#### Build a zip package for Firefox\n\n```bash\nnpm run build\n```\n\n#### Install the zip package on Firefox (temporarily)\n\n1. Type in the address bar: `about:debugging#/runtime/this-firefox`\n2. Press `Load Temporary Add-on...`\n3. Select `libredirect-VERSION.zip` from `web-ext-artifacts` folder\n\n#### Install the zip package on Firefox ESR, Developer Edition, Nightly\n\n1. Type in the address bar: `about:config`\n2. Set `xpinstall.signatures.required` to `false`\n3. Type in the address bar: `about:addons`\n4. Click on the gear shaped `settings` button and select `Install Add-on From File...`\n5. Select `libredirect-VERSION.zip` from `web-ext-artifacts` folder\n\n#### Run on Chromium\n\n1. Open `chrome://extensions`\n2. Enable `dev mode`\n3. Select `load unpacked extension`\n4. Select `src` folder\n\n---\n\nTest conditions to check new functions and changes after building - [please refer here](./test-conditions.md)\n\n---\n\nForked from [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibredirect%2Fbrowser_extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibredirect%2Fbrowser_extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibredirect%2Fbrowser_extension/lists"}