{"id":15116637,"url":"https://github.com/bhupeshpr25/memegen","last_synced_at":"2025-09-27T22:30:56.231Z","repository":{"id":188556462,"uuid":"678755706","full_name":"bhupeshpr25/memegen","owner":"bhupeshpr25","description":"meme generator extension for firefox and chrome","archived":false,"fork":false,"pushed_at":"2024-01-26T12:26:30.000Z","size":826,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-27T01:52:53.785Z","etag":null,"topics":["chrome-extension","firefox-addon","meme","memes","svelte","vite"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhupeshpr25.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-15T09:51:42.000Z","updated_at":"2024-01-28T20:59:03.000Z","dependencies_parsed_at":"2023-09-24T21:05:11.946Z","dependency_job_id":"e9bc93cb-d3f6-459f-acf7-a9a15db43c44","html_url":"https://github.com/bhupeshpr25/memegen","commit_stats":null,"previous_names":["bhupeshpr25/memegen"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhupeshpr25%2Fmemegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhupeshpr25%2Fmemegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhupeshpr25%2Fmemegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhupeshpr25%2Fmemegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhupeshpr25","download_url":"https://codeload.github.com/bhupeshpr25/memegen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234461969,"owners_count":18837215,"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-extension","firefox-addon","meme","memes","svelte","vite"],"created_at":"2024-09-26T01:44:28.850Z","updated_at":"2025-09-27T22:30:55.800Z","avatar_url":"https://github.com/bhupeshpr25.png","language":"Svelte","funding_links":[],"categories":["Svelte"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"128\" height=\"128\" src=\"./public/memegen-logo.png\"\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003ememegen\u003c/h1\u003e\n\n\u003ch5\u003eThis is a web extension for Chromium and Firefox browsers that allows users to generate memes using trending templates.\u003c/h5\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003c/br\u003e\u003c/br\u003e\n  \u003ca href=\"https://chromewebstore.google.com/detail/memegen/kpccjkkhkacnmkbefpboiejihinkchfo\"\u003e\n    \u003cpicture\u003e\n      \u003csource srcset=\"https://i.imgur.com/XBIE9pk.png\" media=\"(prefers-color-scheme: dark)\"\u003e\n      \u003cimg height=\"58\" src=\"https://i.imgur.com/oGxig2F.png\" alt=\"Chrome Web Store\"\u003e\u003c/picture\u003e\u003c/a\u003e\n  \u003ca href=\"https://addons.mozilla.org/firefox/addon/memegen/\"\u003e\n    \u003cpicture\u003e\n      \u003csource srcset=\"https://i.imgur.com/ZluoP7T.png\" media=\"(prefers-color-scheme: dark)\"\u003e\n      \u003cimg height=\"58\" src=\"https://i.imgur.com/4PobQqE.png\" alt=\"Firefox add-ons\"\u003e\u003c/picture\u003e\u003c/a\u003e\n  \u003c/br\u003e\u003c/br\u003e\n\u003c/p\u003e\n\n### screenshots\n\n\u003cdiv style=\"display: flex; justify-content: space-between;\"\u003e\n  \u003cimg src=\"./public/screenshots/screenshot-1.jpg\" alt=\"Screenshot 1\" style=\"width: 200px;\"\u003e\n  \u003cimg src=\"./public/screenshots/screenshot-2.jpg\" alt=\"Screenshot 2\" style=\"width: 200px;\"\u003e\n  \u003cimg src=\"./public/screenshots/screenshot-3.jpg\" alt=\"Screenshot 3\" style=\"width: 200px;\"\u003e\n  \u003cimg src=\"./public/screenshots/screenshot-4.jpg\" alt=\"Screenshot 4\" style=\"width: 200px;\"\u003e\n\u003c/div\u003e\n\n## Build Requirements\n\n- Node.js (v14 or later)\n- pnpm (v6 or later)\n- Firefox browser\n- Git\n- [imgflip](https://imgflip.com/) account\n\n## Supported Operating Systems\n\nThis project should work on the following operating systems:\n\n- Linux\n- Windows\n- macOS\n\n## Build Instructions\n\n#### 1. Clone the repository:\n\n```bash\n  git clone https://github.com/bhupeshpr25/memegen.git\n```\n\n#### 2. Navigate to the project directory:\n\n```bash\n  cd memegen\n```\n\n#### 3. Install dependencies\n\n```bash\n  pnpm install\n```\n\n#### 4. Environment Variables\n\nCreate a `.env` file in the root directory of your project and add your [imgflip](https://imgflip.com/) credentials\n\nExample `.env` file:\n\n```plaintext\n  VITE_IMGFLIP_USERNAME=your_username\n  VITE_IMGFLIP_PASSWORD=your_password\n```\n\n#### 5. Run the extension\n\n- Run the development command\n\n```bash\n  pnpm dev\n```\n\n- This wil open the firefox browser in developer mode\n\n- Click on the extension in the extension menu to run\n\n#### 6. Build the extension\n\n- Run the build command\n\n```bash\n  pnpm build\n```\n\n- This will update the `dist` folder in the root directory with the necessary changes\n\n## Troubleshooting\n\n### Copy not working?\n\n#### Reason\n\nOn some firefox browsers, this feature might be turned off by default.\n\n#### Fix\n\n1. Visit the `about:config` page\n2. Search for `dom.events.asyncClipboard.clipboardItem` flag\n3. Set it to true\n\n### License\n\nThis software is released under the terms of the [MIT License](https://github.com/bhupeshpr25/memegen/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhupeshpr25%2Fmemegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhupeshpr25%2Fmemegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhupeshpr25%2Fmemegen/lists"}