{"id":46823696,"url":"https://github.com/saihon/focus-input-element","last_synced_at":"2026-03-10T09:38:07.249Z","repository":{"id":42229581,"uuid":"231125599","full_name":"saihon/focus-input-element","owner":"saihon","description":"A browser extension that focuses on the next or previous HTML input element when the shortcut key is pressed.","archived":false,"fork":false,"pushed_at":"2024-07-16T00:22:17.000Z","size":1022,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-16T03:55:08.920Z","etag":null,"topics":["browser-addon","browser-extension","chrome","chrome-extension","firefox","firefox-addon","firefox-extension","firefox-webextension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saihon.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}},"created_at":"2019-12-31T17:28:47.000Z","updated_at":"2024-07-16T00:22:20.000Z","dependencies_parsed_at":"2024-07-16T03:48:09.274Z","dependency_job_id":"fb2e44b9-d1d9-4b82-be35-bcbc6d49818f","html_url":"https://github.com/saihon/focus-input-element","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/saihon/focus-input-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saihon%2Ffocus-input-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saihon%2Ffocus-input-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saihon%2Ffocus-input-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saihon%2Ffocus-input-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saihon","download_url":"https://codeload.github.com/saihon/focus-input-element/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saihon%2Ffocus-input-element/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":["browser-addon","browser-extension","chrome","chrome-extension","firefox","firefox-addon","firefox-extension","firefox-webextension"],"created_at":"2026-03-10T09:38:06.718Z","updated_at":"2026-03-10T09:38:07.238Z","avatar_url":"https://github.com/saihon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# focus-input-element\n\nOverview:\n\nPressing the shortcut key moves the cursor to the text box on the Web page.\n\n\nThe default shortcut keys:\n\n- Next input box: F2\n- Previous input box: Shift+F2\n- Unfocus: F4\n- First input box: Default unspecified\n- Last input box: Default unspecified\n\n\nFeatures:\n\n- Press the key repeatedly to move to the next or previous input box.\n- Focus is available on the nearest input box in the active area of the scrolled page.\n- Markers allow you to locate the input box.\n- These settings can be changed on the Options page.\n\n\u003cbr/\u003e\n\n# Install\n\nInstallation via ADD-ONS Mozilla  \nhttps://addons.mozilla.org/en-US/firefox/addon/focus-input-element/\n\nInstallation via Chrome Web Store  \nhttps://chrome.google.com/webstore/detail/focus-input-element/pehdagiekdjhnojgbbcnckoojejiojgn\n\n\u003cbr/\u003e\n\n# Development\n\n\u003cbr/\u003e\n\n### Build\n\n- Download dependencies\n\n   ```\n   npm install\n   ```\n\n- Build for FireFox\n\n   ```\n   npm run build-firefox\n   ```\n\n- Build for Chrome\n   ```\n   npm run build-chrome\n   ```\n\n\u003cbr/\u003e\n\n### Debug\n\n- Download dependencies\n\n  ```\n  npm install\n  ```\n\n- Run webpack\n\n  ```\n  npx webpack --watch\n  ```\n\n- Debugging\n  ```\n  npx web-ext run -s ./dist\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaihon%2Ffocus-input-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaihon%2Ffocus-input-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaihon%2Ffocus-input-element/lists"}