{"id":20659032,"url":"https://github.com/berrnd/custom-new-tab-title","last_synced_at":"2026-07-02T09:33:06.084Z","repository":{"id":259937897,"uuid":"879869296","full_name":"berrnd/custom-new-tab-title","owner":"berrnd","description":"A simple Firefox Add-on to apply a custom (window) title to the New Tab page.","archived":false,"fork":false,"pushed_at":"2024-10-28T19:18:52.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T23:53:18.289Z","etag":null,"topics":["browser-extension","firefox","javascript"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/custom-new-tab-title","language":"JavaScript","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/berrnd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://berrnd.de/say-thanks?project=CustomNewTabTitle"]}},"created_at":"2024-10-28T17:30:43.000Z","updated_at":"2024-10-28T19:18:41.000Z","dependencies_parsed_at":"2025-01-17T11:42:50.596Z","dependency_job_id":"d27e0208-411e-4703-a450-2d3c358bc1e2","html_url":"https://github.com/berrnd/custom-new-tab-title","commit_stats":null,"previous_names":["berrnd/custom-new-tab-title"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/berrnd/custom-new-tab-title","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrnd%2Fcustom-new-tab-title","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrnd%2Fcustom-new-tab-title/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrnd%2Fcustom-new-tab-title/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrnd%2Fcustom-new-tab-title/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berrnd","download_url":"https://codeload.github.com/berrnd/custom-new-tab-title/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrnd%2Fcustom-new-tab-title/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35041996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":["browser-extension","firefox","javascript"],"created_at":"2024-11-16T18:29:42.951Z","updated_at":"2026-07-02T09:33:06.067Z","avatar_url":"https://github.com/berrnd.png","language":"JavaScript","funding_links":["https://berrnd.de/say-thanks?project=CustomNewTabTitle"],"categories":[],"sub_categories":[],"readme":"-----\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eCustom New Tab Title\u003c/h1\u003e\n\u003ch2\u003eApply a custom (window) title to the New Tab page in Firefox.\u003c/h2\u003e\n\u003cem\u003e\u003ch4\u003eThis is a hobby project by \u003ca href=\"https://berrnd.de\"\u003eBernd Bestel\u003c/a\u003e\u003c/h4\u003e\u003c/em\u003e\n\u003c/div\u003e\n\n-----\n\n## Features / Motivation\n\nI wanted to have a custom window title for the [(default / built-in) New Tab page in Firefox](https://support.mozilla.org/kb/about-new-tab-page).\n\nUnfortunately there is no option for that in Firefox and I found no existing Add-on which already provides such functionality, so here is one.\n\n### What it does\n\nOn the Add-on options page a custom title can be defined, this title will then be applied to the New Tab page.\n\nPlease note: It will be applied to the window title, not the tab title (by default the title bar is hidden in Firefox, but e.g. on Windows the window title is still the one used on the taskbar).\n\n## Questions / Help / Bug Reports / Feature Requests\n\nPlease use the [Issue Tracker](https://github.com/berrnd/custom-new-tab-title/issues/new/choose) for any requests.\n\n## How to install\n\nInstall directly from AMO: https://addons.mozilla.org/firefox/addon/custom-new-tab-title\n\nOr download the [latest release](https://github.com/berrnd/custom-new-tab-title/releases/latest) (as `.xpi`) and install it manually (not recommended, you will get no automatic updates).\n\n## Contributing / Say Thanks\n\nAny help is welcome, feel free to contribute anything which comes to your mind or see [https://berrnd.de/say-thanks](https://berrnd.de/say-thanks?project=CustomNewTabTitle) if you just want to say thanks.\n\n## Screenshots\n\n![overview](https://github.com/berrnd/custom-new-tab-title/raw/main/.github/publication_assets/overview.png \"overview\")\n\n![settings](https://github.com/berrnd/custom-new-tab-title/raw/main/.github/publication_assets/settings.png \"settings\")\n\n## Roadmap\n\nThere is none. The progress of a specific bug/enhancement is always tracked in the corresponding issue, at least by commit comment references.\n\n## License\n\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrnd%2Fcustom-new-tab-title","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberrnd%2Fcustom-new-tab-title","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrnd%2Fcustom-new-tab-title/lists"}