{"id":18310961,"url":"https://github.com/jimschubert/chrome-random-newtab","last_synced_at":"2025-07-21T17:32:52.876Z","repository":{"id":22282458,"uuid":"25616995","full_name":"jimschubert/chrome-random-newtab","owner":"jimschubert","description":"A chrome extension to load some random URLS whenever you open a new tab.","archived":false,"fork":false,"pushed_at":"2014-10-23T03:23:13.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T12:11:13.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jimschubert.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}},"created_at":"2014-10-23T03:16:31.000Z","updated_at":"2021-05-31T15:39:05.000Z","dependencies_parsed_at":"2022-08-21T02:00:50.746Z","dependency_job_id":null,"html_url":"https://github.com/jimschubert/chrome-random-newtab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jimschubert/chrome-random-newtab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchrome-random-newtab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchrome-random-newtab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchrome-random-newtab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchrome-random-newtab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","download_url":"https://codeload.github.com/jimschubert/chrome-random-newtab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchrome-random-newtab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266342809,"owners_count":23914262,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-05T16:16:01.154Z","updated_at":"2025-07-21T17:32:52.856Z","avatar_url":"https://github.com/jimschubert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chrome-random-newtab\n\nA new tab override page extension for Google Chrome.\n\nI'm releasing this on GitHub only. Maybe some developer will want to release it to the Web Store.\n\nYou can install this extension with the following steps:\n\n1. Click on `Releases` on GitHub  \n2. Download version `v1.0` and unzip to some directory on your computer  \n3. navigate to `chrome://extensions/`  \n4. check `Developer mode`  \n5. Click `Load Unpacked Extension...`  \n6. Select the directory from step 2  \n7. Uncheck `Developer mode`\n\n## Can you highlight or remove the url from the address bar?\n\nNo. The only way to load a url like `chrome://apps` as a new tab replacement is to execute this JavaScript code:\n\n```\nchrome.tabs.update({ url: \"chrome://apps\", highlighted: true });\n```\n\nBy doing this, Chrome will set an address in the address bar. Extensions don't have permissions to highlight/remove/modify that address. Sorry. Use \u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eL\u003c/kbd\u003e and start typing.\n\n## How do I modify the URLs?\n\nThere's no interface to modify the URLs. Open `go.js` in a text editor and change the URLs manually. Make sure URLs are always wrapped in double quotes (`\"\"`) and all but the last URL is followed by a comma.\n\n# NOTE\n\nYes, I'm the [New Tab Redirect](https://github.com/jimschubert/NewTab-Redirect) developer. No, I will not accept donations for this extension. Nor will I entertain offers to sell this extension or integrate your code into this extension. I am explicitly *not* publishing this to the Web Store because I don't want to be hassled by 'buyers' or 'marketers'.  My only goal is to give people a way to make their lives easier.\n\n# License\n\n[MIT License](http://bit.ly/mit-license)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Fchrome-random-newtab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimschubert%2Fchrome-random-newtab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Fchrome-random-newtab/lists"}