{"id":30084440,"url":"https://github.com/nextpointer/appifill","last_synced_at":"2026-05-03T21:32:17.514Z","repository":{"id":306582105,"uuid":"1026647282","full_name":"nextpointer/appifill","owner":"nextpointer","description":"A simple autofill chrome extension","archived":false,"fork":false,"pushed_at":"2025-07-26T23:07:05.000Z","size":534,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T23:42:42.719Z","etag":null,"topics":["autofill","chrome","extension","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nextpointer.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-26T10:11:07.000Z","updated_at":"2025-08-08T06:53:02.000Z","dependencies_parsed_at":"2025-07-26T16:38:42.670Z","dependency_job_id":"07ea84d4-452c-4cc7-ab5f-7bee96494a37","html_url":"https://github.com/nextpointer/appifill","commit_stats":null,"previous_names":["nextpointer/appifill"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nextpointer/appifill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextpointer%2Fappifill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextpointer%2Fappifill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextpointer%2Fappifill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextpointer%2Fappifill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextpointer","download_url":"https://codeload.github.com/nextpointer/appifill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextpointer%2Fappifill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["autofill","chrome","extension","react"],"created_at":"2025-08-08T23:30:29.311Z","updated_at":"2026-05-03T21:32:17.510Z","avatar_url":"https://github.com/nextpointer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppiFill 🚀\n\n**AppiFill** is a simple Chrome Extension that helps you **autofill job application forms** effortlessly.\nFill out your profile **once** in the extension, and AppiFill will store your data **locally in your browser**, then automatically fill matching fields when you apply for jobs online — all while keeping your information **100% client-side**.\n\n---\n\n## ✨ Key Features\n\n- 🗂️ **Fill Once, Apply Anywhere**\n  Save your job application details (name, email, phone, cover letter, etc.) in a secure local store.\n\n- 🔒 **Fully Client-Side**\n  No servers, no tracking — your data lives only in your browser using Chrome’s secure `chrome.storage.local`.\n\n- ⚡ **Automatic Autofill**\n  When you open job portals, AppiFill detects matching form fields and pre-fills them — you can still edit them manually anytime.\n\n---\n\n## 🚀 Tech Stack\n\n- [Bun](https://bun.sh/) — for super-fast JS runtime \u0026 bundling\n- [React](https://react.dev/) — for the popup form UI\n- [Chrome Extension APIs](https://developer.chrome.com/docs/extensions/) — for secure local storage and content scripts\n\n---\n\n## 📦 How to Install \u0026 Use Locally\n\n\u003e ⚠️ **Note:** *AppiFill* is not yet available on the Chrome Web Store.\n\u003e But you can easily run it **locally** by loading the extension manually.\n\n---\n\n### ✅ 1️⃣ Setup the Project\n\n1. **Clone the repo**\n\n   ```bash\n   git clone https://github.com/nextpointer/appifill.git\n   cd appifill\n   ```\n\n2. **Install [Bun](https://bun.sh/)** (if not installed)\n\n   ```bash\n   curl -fsSL https://bun.sh/install | bash\n   ```\n\n   Or use Homebrew (macOS):\n\n   ```bash\n   brew install bun\n   ```\n\n3. **Install dependencies**\n\n   ```bash\n   bun install\n   ```\n\n---\n\n### ⚙️ 2️⃣ Build the Extension\n\nRun the build command to generate the final `dist/` folder:\n\n```bash\nbun run build\n```\n\n---\n\n### 🚀 3️⃣ Load the Extension in Chrome\n\n1. Open Chrome and navigate to `chrome://extensions`.\n\n2. Toggle **Developer Mode** (top right).\n\n3. Click **Load unpacked**.\n\n4. Select your project’s `dist/` folder.\n\nThat’s it! AppiFill is now active in your Chrome extensions — pin it for easy access.\n\n---\n\n### 📝 How to Use\n\n- Click the AppiFill icon → Fill out your job profile.\n- Visit any job application website.\n- *AppiFill* automatically fills matching fields for you.\n- You can edit any field before submitting.\n\n---\n\n## 📃 License\n\nMIT — feel free to fork \u0026 improve!\n\n---\n\n⭐ **Contributions welcome!** If you’d like to add more smart field matchers or improvements, open an issue or PR.\n\n\n💙 *Thanks for trying **AppiFill** ! Happy job hunting!* 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextpointer%2Fappifill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextpointer%2Fappifill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextpointer%2Fappifill/lists"}