{"id":35112502,"url":"https://github.com/abd3lraouf/medium-to-scribe","last_synced_at":"2026-04-20T20:36:13.260Z","repository":{"id":330388324,"uuid":"1122591691","full_name":"abd3lraouf/medium-to-scribe","owner":"abd3lraouf","description":"Tampermonkey script to auto-redirect Medium articles to scribe.rip for cleaner reading","archived":false,"fork":false,"pushed_at":"2025-12-25T05:12:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-26T18:45:17.542Z","etag":null,"topics":["greasemonkey","javascript","medium","scribe","tampermonkey","userscript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abd3lraouf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-25T04:49:33.000Z","updated_at":"2025-12-25T05:12:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/abd3lraouf/medium-to-scribe","commit_stats":null,"previous_names":["abd3lraouf/medium-to-scribe"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/abd3lraouf/medium-to-scribe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2Fmedium-to-scribe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2Fmedium-to-scribe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2Fmedium-to-scribe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2Fmedium-to-scribe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abd3lraouf","download_url":"https://codeload.github.com/abd3lraouf/medium-to-scribe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abd3lraouf%2Fmedium-to-scribe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32065114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["greasemonkey","javascript","medium","scribe","tampermonkey","userscript"],"created_at":"2025-12-27T20:05:46.975Z","updated_at":"2026-04-20T20:36:13.255Z","avatar_url":"https://github.com/abd3lraouf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium to Scribe Redirect\n\nA Tampermonkey/Greasemonkey userscript that automatically redirects Medium articles to [scribe.rip](https://scribe.rip) for a cleaner reading experience.\n\n## Features\n\n- Detects Medium articles on **any domain** (including custom domains like `proandroiddev.com`)\n- Only redirects actual articles, not homepages or navigation pages\n- Works with Medium's fingerprint detection (not just URL patterns)\n- Lightweight and runs at document-start for fast redirects\n\n## Installation\n\n1. Install [Tampermonkey](https://www.tampermonkey.net/) (Chrome/Edge/Firefox/Safari)\n2. Click the link below to install the script:\n\n   **[Install Script](https://raw.githubusercontent.com/abd3lraouf/medium-to-scribe/main/redirect-medium-to-scribe.user.js)**\n\n3. Click \"Install\" in the Tampermonkey dialog\n\n## What it does\n\n| URL | Action |\n|-----|--------|\n| `proandroiddev.com/some-article-8d0b952e2853` | ✅ Redirects to scribe.rip |\n| `medium.com/@author/article-title-abc123` | ✅ Redirects to scribe.rip |\n| `proandroiddev.com/` | ❌ Ignored (homepage) |\n| `medium.com/tagged/android` | ❌ Ignored (tag page) |\n| `medium.com/@author` | ❌ Ignored (profile page) |\n\n## How it works\n\n1. Checks if the URL path looks like an article (has a slug with hex ID or long title)\n2. Monitors the page for Medium's fingerprint (`__GRAPHQL_URI__` or publisher metadata)\n3. Redirects to the equivalent scribe.rip URL\n\n## Credits\n\nBased on the original script by [David Blue](https://greasyfork.org/en/scripts/556938-redirect-medium-anywhere-to-scribe-rip).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabd3lraouf%2Fmedium-to-scribe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabd3lraouf%2Fmedium-to-scribe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabd3lraouf%2Fmedium-to-scribe/lists"}