{"id":15645091,"url":"https://github.com/int128/bntp","last_synced_at":"2026-05-01T06:03:16.358Z","repository":{"id":37664471,"uuid":"21326684","full_name":"int128/bntp","owner":"int128","description":"Chrome extension BNTP (Bookmarks in New Tab Page)","archived":false,"fork":false,"pushed_at":"2026-04-25T22:49:43.000Z","size":5870,"stargazers_count":70,"open_issues_count":13,"forks_count":26,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-25T23:32:07.079Z","etag":null,"topics":["bookmark","chrome-extension","react","typescript"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/feeleilgbmkkpapllljmclmbeddcdeeh","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/int128.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-29T15:56:53.000Z","updated_at":"2026-04-25T15:09:34.000Z","dependencies_parsed_at":"2024-02-15T13:42:23.606Z","dependency_job_id":"37406834-3ae0-4cd4-b8b3-aeb47bde2098","html_url":"https://github.com/int128/bntp","commit_stats":{"total_commits":1165,"total_committers":2,"mean_commits":582.5,"dds":"0.41287553648068664","last_synced_commit":"d4c9b5b765e9def357265e7306575d76c6d032df"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/int128/bntp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fbntp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fbntp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fbntp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fbntp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/int128","download_url":"https://codeload.github.com/int128/bntp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fbntp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32486223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bookmark","chrome-extension","react","typescript"],"created_at":"2024-10-03T12:04:29.553Z","updated_at":"2026-05-01T06:03:16.354Z","avatar_url":"https://github.com/int128.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BNTP: Bookmarks in New Tab Page [![react](https://github.com/int128/bntp/actions/workflows/react.yaml/badge.svg)](https://github.com/int128/bntp/actions/workflows/react.yaml)\n\nThis is an extension for Chrome, providing the New Tab Page with bookmarks and recently visited sites.\nhttps://chrome.google.com/webstore/detail/feeleilgbmkkpapllljmclmbeddcdeeh\n\n## Screenshots\n\nHere are the screenshots generated by GitHub Actions.\n\n\u003ctable\u003e\n  \u003cthead\u003e\n    \u003cth\u003eLight\u003c/th\u003e\n    \u003cth\u003eDark\u003c/th\u003e\n  \u003c/thead\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/int128/bntp/wiki/main/__screenshots__/src/App/component.stories.tsx/Primary-1.png\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/int128/bntp/wiki/main/__screenshots__/src/App/component.stories.tsx/Dark-1.png\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003cthead\u003e\n    \u003cth\u003eBookmark Editor\u003c/th\u003e\n    \u003cth\u003ePreferences\u003c/th\u003e\n  \u003c/thead\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/int128/bntp/wiki/main/__screenshots__/src/BookmarkEditor/component.stories.tsx/Primary-1.png\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/int128/bntp/wiki/main/__screenshots__/src/Preferences/component.stories.tsx/Primary-1.png\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Live Demo\n\nStorybook is available at https://int128.github.io/bntp/\n\n## Architecture\n\n- Chrome extension\n- React\n- TypeScript\n- Biome\n- Storybook\n\n## History\n\n- v3 is built with React Hooks and TypeScript (2022)\n- [v2](https://github.com/int128/bntp/tree/v2) was built with React, Redux and Immutable.js (2017)\n- v1.2 was built with React (2015)\n- v1.1 was built with Vue.js (2015)\n- v1.0 was built with Angular 1 and Coffeescript (2014)\n\n## Development\n\n### Load the extension in Chrome\n\nTo watch and build the extension:\n\n```sh\npnpm run dev\n```\n\nTo add the extension to Chrome:\n\n1. Open chrome://extensions/\n1. Click \"Load unpacked\" button\n1. Select `dist` directory of this project\n1. Open a new tab\n\n### Test\n\n```sh\npnpm run test\npnpm run test-storybook\n```\n\n### Release\n\nTo build the extension for production:\n\n```sh\npnpm run build\n```\n\nCreate a new release tag.\nGitHub Actions will build a package for production as `dist.zip` archive.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Fbntp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fint128%2Fbntp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Fbntp/lists"}