{"id":19528308,"url":"https://github.com/meebuhs/newtab","last_synced_at":"2026-04-04T08:37:59.607Z","repository":{"id":39294950,"uuid":"159035494","full_name":"Meebuhs/newtab","owner":"Meebuhs","description":"A customisable replacement for chrome's new tab page","archived":false,"fork":false,"pushed_at":"2022-12-10T17:20:38.000Z","size":5845,"stargazers_count":1,"open_issues_count":21,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T16:04:42.938Z","etag":null,"topics":["babel","chrome","enzyme","jest","newtab","prettier","react","redux","sass","stylelint","tslint","typescript","webpack","yarn"],"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/Meebuhs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-25T13:40:22.000Z","updated_at":"2020-10-10T22:45:00.000Z","dependencies_parsed_at":"2023-01-26T07:00:09.376Z","dependency_job_id":null,"html_url":"https://github.com/Meebuhs/newtab","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meebuhs%2Fnewtab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meebuhs%2Fnewtab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meebuhs%2Fnewtab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meebuhs%2Fnewtab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meebuhs","download_url":"https://codeload.github.com/Meebuhs/newtab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240779626,"owners_count":19856221,"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":["babel","chrome","enzyme","jest","newtab","prettier","react","redux","sass","stylelint","tslint","typescript","webpack","yarn"],"created_at":"2024-11-11T01:18:20.373Z","updated_at":"2025-12-30T19:13:23.835Z","avatar_url":"https://github.com/Meebuhs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Newtab\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/newtab-stack-horizontal.png\" width=\"50%\"\u003e\n\u003c/p\u003e\n\nA customisable replacement for chrome's new tab page.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/newtab-demo.gif\"\u003e\n\u003c/p\u003e\n\nBuilt with:\n\n- Webpack (4.x)\n- Babel (7.x)\n- Typescript (3.x)\n- React (16.x)\n- Redux (4.x)\n- Reselect\n- Sass\n\nDevelopment server using:\n\n- webpack-dev-server\n\nStyle-checking:\n\n- Prettier\n- Tslint\n- Stylelint \u0026 stylelint-config-sass-guidelines\n\nTested with:\n\n- Jest\n- Enzyme\n- redux-mock-store\n\n## Usage\n\n### Download\n\n[Available on the chrome web store](https://chrome.google.com/webstore/detail/new-new-tab-page/eonojphadknncejoaegdigoaonfpjbmo)\n\n### Build\n\nIt is also possible to build and load the extension yourself before release.\n\n```\n// Clone repository\ngit clone https://github.com/Meebuhs/newtab\n\n// Install dependencies\ncd newtab\nyarn\n\n// Pack a production build\nyarn build\n```\n\nFinally in chrome go to `chrome://extensions` and ensuring developer mode is enabled, load an unpacked extension and choose newtab/build.\n\nNote that in order for the unsplash rotating background functionality to work you will need to create an [unsplash](unsplash.com/?utm_source=newtab\u0026utm_medium=referral) account and get an access key. This key must be declared in `src/utils/api.ts` as follows:\n\n```\nexport const apiKey = 'YOUR_KEY_HERE'\n```\n\n## Development\n\n```\ngit clone https://github.com/Meebuhs/newtab\ncd newtab\nyarn\n```\n\n### Yarn commands\n\n| Command         | Description                                     |\n| --------------- | ----------------------------------------------- |\n| `yarn build`    | Packages a production build of this extension.  |\n| `yarn start`    | Starts a local development server on port 8080. |\n| `yarn lint`     | Runs tslint/prettier and stylelint.             |\n| `yarn prettier` | Perform in-place prettier reformat.             |\n| `yarn test`     | Runs the test-suite using Jest.                 |\n| `yarn dist`     | Compresses the current build for distribution.  |\n\n## License\n\nThis project is released as open source under the [MIT License](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeebuhs%2Fnewtab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeebuhs%2Fnewtab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeebuhs%2Fnewtab/lists"}