{"id":14006994,"url":"https://github.com/kant01ne/browser-extensions","last_synced_at":"2025-08-18T19:35:40.135Z","repository":{"id":65904539,"uuid":"598293282","full_name":"kant01ne/browser-extensions","owner":"kant01ne","description":"Browser extensions","archived":false,"fork":false,"pushed_at":"2023-02-19T12:30:26.000Z","size":4379,"stargazers_count":45,"open_issues_count":5,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T16:46:38.621Z","etag":null,"topics":["chrome-extensions","firefox-addon","monorepo","nextjs","plasmo","release-please","shadcn-ui","tailwindcss","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://browser-apps.vercel.app","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/kant01ne.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}},"created_at":"2023-02-06T20:04:19.000Z","updated_at":"2025-01-30T12:38:22.000Z","dependencies_parsed_at":"2023-02-23T03:46:11.518Z","dependency_job_id":null,"html_url":"https://github.com/kant01ne/browser-extensions","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant01ne%2Fbrowser-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant01ne%2Fbrowser-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant01ne%2Fbrowser-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kant01ne%2Fbrowser-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kant01ne","download_url":"https://codeload.github.com/kant01ne/browser-extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436393,"owners_count":20776995,"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":["chrome-extensions","firefox-addon","monorepo","nextjs","plasmo","release-please","shadcn-ui","tailwindcss","trpc","typescript"],"created_at":"2024-08-10T10:01:45.248Z","updated_at":"2025-04-01T01:32:17.979Z","avatar_url":"https://github.com/kant01ne.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# browser-extensions monorepo\n\nThis monorepo contains all the browser extensions I built and will build in the near future.\n\nIt uses built using the incredible browser extension platform [Plasmo](https://plasmo.com). It uses [Next.js](https://nextjs.org/) for the landing page,[tailwind](https://tailwindcss.com/) and [shadcn/ui](https://github.com/shadcn/ui) components for the UI. The extension uses [trpc](https://trpc.io/) for Typesafe APIs with the help of [trpc-chrome](https://github.com/jlalmes/trpc-chrome).\n\n## Note on Performance\n\n\u003e **Warning**\n\u003e This monorepo serves as an example building one or multiple browser extensions.\n\n\u003e If you see something broken, you can ping me [@kevant01ne](https://twitter.com/kevant01ne).\n\n## ChatGPThing\n\nQuery ChatGPT in the context of the current page\n\n[Website](https://browser-apps.vercel.app/chatgpthing?utm_source=github-repo)\n\n[Install on Chrome](https://chrome.google.com/webstore/detail/chatgpthing/amiibkaljanlkpjljhlkgjdfemgkklbo?hl=en\u0026authuser=0\u0026utm_source=github-repo)\n\n[Install on Firefox](https://addons.mozilla.org/en-US/firefox/addon/chatgpthing/?utm_source=github-repo)\n\n[Onboarding](https://github.com/kant01ne/browser-extensions/tree/main/apps/chatgpthing#onboarding)\n\n\u003cvideo src=\"https://user-images.githubusercontent.com/5072452/216819491-ae457647-6465-4fb8-864c-193a92dc1b48.mp4\"\u003e\u003c/video\u003e\n\n## TwitShorter\n\nLong tweets summarizer\n\n[Website](https://browser-apps.vercel.app/twitshorter?utm_source=github-repo)\n\n[Install on Chrome](https://chrome.google.com/webstore/detail/kdmhppbhoolbfkmfegijgkaffnpellhh/?hl=en\u0026authuser=0\u0026utm_source=github-repo)\n\n[Install on Firefox](https://addons.mozilla.org/en-US/firefox/addon/twitshorter/?utm_source=github-repo)\n\n[Onboarding](https://github.com/kant01ne/browser-extensions/tree/main/apps/twitshorter#onboarding)\n\u003cvideo src=\"https://user-images.githubusercontent.com/5072452/218632182-9fb7eeba-d238-44ad-ae86-1c816c387ba7.mp4\"\u003e\u003c/video\u003e\n\n## What's inside?\n\nThis turborepo uses [pnpm](https://pnpm.io) as a package manager. It includes the following packages/sites/apps:\n\n### Apps and Packages\n\n- `sites/web-chatgpthing`: a [Next.js](https://nextjs.org/) app that contains the source code of the [ChatGPThing landing page](https://chatgpthing.vercel.app/)\n- `apps/chatgpthing`: A Browser extension that lets you query ChatGPT on any website with the context of the current page.\n- `packages/ui`: a stub React component library shared between the apps and websites.\n- `eslint-config-custom`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\n- `tsconfig`: `tsconfig.json`s used throughout the monorepo\n\nEach package/app is 100% [TypeScript](https://www.typescriptlang.org/).\n\n### Utilities\n\nThis turborepo has some additional tools already setup for you:\n\n- [TypeScript](https://www.typescriptlang.org/) for static type checking\n- [ESLint](https://eslint.org/) for code linting\n- [Prettier](https://prettier.io) for code formatting\n\n### Build\n\nTo build all apps and packages, run the following command:\n\n```\ncd browser-extensions\npnpm run build\n```\n\n### Develop\n\nTo develop all apps and packages, run the following command:\n\n```\ncd browser-extensions\npnpm run dev\n```\n\n### Remote Caching\n\nTurborepo can use a technique known as [Remote Caching](https://turbo.build/repo/docs/core-concepts/remote-caching) to share cache artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.\n\nBy default, Turborepo will cache locally. To enable Remote Caching you will need an account with Vercel. If you don't have an account you can [create one](https://vercel.com/signup), then enter the following commands:\n\n```\ncd my-turborepo\npnpm dlx turbo login\n```\n\nThis will authenticate the Turborepo CLI with your [Vercel account](https://vercel.com/docs/concepts/personal-accounts/overview).\n\nNext, you can link your Turborepo to your Remote Cache by running the following command from the root of your turborepo:\n\n```\npnpm dlx turbo link\n```\n\n## Useful Links\n\nLearn more about the power of Turborepo:\n\n- [Tasks](https://turbo.build/repo/docs/core-concepts/monorepos/running-tasks)\n- [Caching](https://turbo.build/repo/docs/core-concepts/caching)\n- [Remote Caching](https://turbo.build/repo/docs/core-concepts/remote-caching)\n- [Filtering](https://turbo.build/repo/docs/core-concepts/monorepos/filtering)\n- [Configuration Options](https://turbo.build/repo/docs/reference/configuration)\n- [CLI Usage](https://turbo.build/repo/docs/reference/command-line-reference)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkant01ne%2Fbrowser-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkant01ne%2Fbrowser-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkant01ne%2Fbrowser-extensions/lists"}