{"id":20106203,"url":"https://github.com/himkt/not-for-me","last_synced_at":"2025-11-09T14:04:28.096Z","repository":{"id":228379978,"uuid":"773543378","full_name":"himkt/not-for-me","owner":"himkt","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-13T15:08:49.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T05:08:44.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/himkt.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}},"created_at":"2024-03-17T23:39:43.000Z","updated_at":"2024-10-13T15:08:52.000Z","dependencies_parsed_at":"2024-11-13T17:49:38.063Z","dependency_job_id":"84db7c79-7bc6-4b32-8925-f79544790159","html_url":"https://github.com/himkt/not-for-me","commit_stats":null,"previous_names":["himkt/not-for-you"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fnot-for-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fnot-for-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fnot-for-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fnot-for-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himkt","download_url":"https://codeload.github.com/himkt/not-for-me/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549089,"owners_count":19980475,"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":[],"created_at":"2024-11-13T17:49:28.687Z","updated_at":"2025-11-09T14:04:28.090Z","avatar_url":"https://github.com/himkt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Not For Me\n\n[![Tests](https://github.com/himkt/not-for-me/actions/workflows/test.yml/badge.svg)](https://github.com/himkt/not-for-me/actions/workflows/test.yml)\n\nA Chrome extension that automatically removes the \"For you\" tab from X (formerly Twitter) and navigates to the \"Following\" tab. It also removes ads and trending sections for a cleaner browsing experience.\n\n## Features\n\n- ✅ Automatically hides the \"For you\" tab\n- ✅ Automatically navigates to the \"Following\" tab\n- ✅ Removes ads from the timeline\n- ✅ Removes \"Trends for you\" and \"What's happening\" sections\n- ✅ Works on both twitter.com and x.com domains\n- ✅ Runs automatically when the page loads\n\n### Planned Features\n\n- Automatically navigate to the following tab when an internal transition occurs\n- Support for custom timeline settings\n- Configuration options to choose which elements to hide\n\n## Installation\n\n\u003e [!NOTE]\n\u003e not-for-me is only available on GitHub. Please install manually.\n\n1. Clone this repository or download the latest release\n   ```\n   git clone https://github.com/himkt/not-for-me.git\n   ```\n2. Build the extension\n   ```\n   npm install\n   npm run build\n   ```\n3. Open Chrome and navigate to `chrome://extensions/`\n4. Enable \"Developer mode\" by toggling the switch in the top right corner\n5. Click \"Load unpacked\" and select the `dist` directory from this project\n6. The extension is now installed and will automatically run when you visit X/Twitter\n\n## Development\n\n### Prerequisites\n\n- Node.js (v14 or later)\n- npm\n\n### Setup\n\n1. Clone the repository\n   ```\n   git clone https://github.com/himkt/not-for-me.git\n   cd not-for-me\n   ```\n\n2. Install dependencies\n   ```\n   npm install\n   ```\n\n3. Build the extension\n   ```\n   npm run build\n   ```\n\n4. For development with automatic rebuilding, use:\n   ```\n   npm run dev\n   ```\n\n### Testing\n\nRun the test suite with:\n\n```\nnpm test\n```\n\n## How It Works\n\nThe extension uses content scripts that run on X/Twitter pages to:\n\n1. Hide the \"For you\" tab using DOM manipulation\n2. Automatically click on the \"Following\" tab\n3. Set up a MutationObserver to continuously monitor and remove unwanted elements\n4. Hide advertisements and trending sections\n\n## References\n\n- [Chrome Extensions Getting Started Guide](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world)\n- [Content Scripts Documentation](https://developer.chrome.com/docs/extensions/develop/concepts/content-scripts)\n- [Chrome Extension Development Guide (Japanese)](https://www2.kobe-u.ac.jp/~tnishida/programming/ChromeExtension-02.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimkt%2Fnot-for-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimkt%2Fnot-for-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimkt%2Fnot-for-me/lists"}