{"id":18899225,"url":"https://github.com/sachnaror/smart-form-filler","last_synced_at":"2026-03-01T21:30:17.419Z","repository":{"id":260141179,"uuid":"880441093","full_name":"sachnaror/smart-form-filler","owner":"sachnaror","description":"Meet \"AI Auto Form Filler\": your digital assistant who remembers *everything* you don’t! Tired of typing the same info a thousand times? Let this little genius auto-fill forms faster than you can say 'Ctrl+V'—and it learns from you too! Your forms, auto-magically filled, minus the hassle. 🧙‍♂️📋✨","archived":false,"fork":false,"pushed_at":"2024-10-29T19:05:42.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T09:14:38.198Z","etag":null,"topics":["autoform","autoform-extension","autoformfillup"],"latest_commit_sha":null,"homepage":"","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/sachnaror.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-10-29T18:20:30.000Z","updated_at":"2024-10-29T19:09:45.000Z","dependencies_parsed_at":"2024-10-29T20:49:20.245Z","dependency_job_id":null,"html_url":"https://github.com/sachnaror/smart-form-filler","commit_stats":null,"previous_names":["sachnaror/smart-form-filler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2Fsmart-form-filler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2Fsmart-form-filler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2Fsmart-form-filler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2Fsmart-form-filler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sachnaror","download_url":"https://codeload.github.com/sachnaror/smart-form-filler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879307,"owners_count":19712176,"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":["autoform","autoform-extension","autoformfillup"],"created_at":"2024-11-08T08:45:56.733Z","updated_at":"2026-03-01T21:30:15.336Z","avatar_url":"https://github.com/sachnaror.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart AI Auto Form Filler 🚀\n\n**Because life is too short to keep typing your email and phone number everywhere!** 😎\n\nSay goodbye to repetitive typing with the Smart Form Filler extension! Just one click, and your forms magically fill themselves. Don’t worry if a field is missing—you’ll get a friendly prompt to add it, and next time, it’s like we always knew what you needed! 😉\n\n## How It Works 🛠️\n\n1. **Click the Icon** 🔘\n   Kick things off with a single click on the extension icon. That’s it—you’re already halfway there!\n\n2. **Behind the Scenes** 🎩\n   `popup.js` taps `content.js` on the shoulder, whispering, “Hey, it’s showtime!”\n\n3. **Fetching Data** 📂\n   `content.js` gets busy, pulling all the good stuff from `storage.json` via our trusty server (`server.js`). If it finds a match, the form gets filled. 📝\n\n4. **Missing Info? No Problem!** 😅\n   Didn’t find what you were looking for? Our slick modal (`modal.html` + `modal.js`) pops up, politely asking for the missing deets. Fill it once, and next time, it’s there waiting for you!\n\n5. **Storing Your Answers** 🗃️\n   The new answers head straight to `storage.json` through `server.js`, safely stored for future forms and less hassle. Future you will thank you!\n\n## Why You’ll Love It ❤️\n\n- **Modular \u0026 Maintainable**: Organized like a dream, so each part works together smoothly.\n- **Scalable**: Built to handle more features—because who knows what forms will throw at you next?\n- **Time Saver**: One click, and you’re done. Enjoy the gift of time and avoid the agony of re-entering info.\n\nGet ready to level up your form-filling game. 🥳\n\n**Enjoy filling forms without the fuss!** 👋\n\n\n```\nsmart-form-filler/\n│\n├── popup.js                 # Handles interactions within the popup (e.g., starting form-filling)\n├── server.js                # Node.js server to store and update `storage.json` centrally\n├── popup.html               # HTML for the extension's popup interface\n├── README.md                # Documentation and setup instructions for the extension\n├── style.css                # CSS styles for both modal and popup UI\n├── manifest.json            # Defines extension properties, permissions, and script locations\n├── modal.html               # HTML for the modal that captures user input for missing fields\n├── content.js               # Main logic for form filling and interaction with OpenAI API and server\n├── storage.json             # Central JSON for question-answer pairs (managed by `server.js`)\n├── modal.js                 # Handles logic and interactions within the missing fields modal\n└── icons/                   # Folder containing extension icons in different sizes\n    ├── icon16.png           # 16x16 icon\n    ├── icon48.png           # 48x48 icon\n    └── icon128.png          # 128x128 icon for app and toolbar display\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachnaror%2Fsmart-form-filler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsachnaror%2Fsmart-form-filler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachnaror%2Fsmart-form-filler/lists"}