{"id":13821930,"url":"https://github.com/cadeyrn/newtaboverride","last_synced_at":"2025-05-16T15:31:48.095Z","repository":{"id":37430779,"uuid":"98023187","full_name":"cadeyrn/newtaboverride","owner":"cadeyrn","description":"New Tab Override allows you to set the page that shows whenever you open a new tab.","archived":false,"fork":false,"pushed_at":"2024-06-22T10:29:02.000Z","size":2740,"stargazers_count":208,"open_issues_count":15,"forks_count":46,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-06-28T02:44:29.127Z","etag":null,"topics":["firefox","firefox-addon","firefox-extension","newtab","webextension"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/en-US/firefox/addon/new-tab-override/","language":"JavaScript","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/cadeyrn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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://www.paypal.com/paypalme/agenedia/3"}},"created_at":"2017-07-22T10:06:07.000Z","updated_at":"2024-06-22T10:29:05.000Z","dependencies_parsed_at":"2024-02-03T13:30:35.074Z","dependency_job_id":"eabc8cc5-1c24-490f-bbd0-bc659283e94c","html_url":"https://github.com/cadeyrn/newtaboverride","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadeyrn%2Fnewtaboverride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadeyrn%2Fnewtaboverride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadeyrn%2Fnewtaboverride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cadeyrn%2Fnewtaboverride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cadeyrn","download_url":"https://codeload.github.com/cadeyrn/newtaboverride/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213893315,"owners_count":15653524,"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":["firefox","firefox-addon","firefox-extension","newtab","webextension"],"created_at":"2024-08-04T08:01:34.537Z","updated_at":"2025-05-16T15:31:48.084Z","avatar_url":"https://github.com/cadeyrn.png","language":"JavaScript","funding_links":["https://www.paypal.com/paypalme/agenedia/3","https://www.paypal.com/paypalme/agenedia/"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Firefox Add-on: New Tab Override\n\n\u003cimg src=\"logo.png\" alt=\"Logo\" width=\"200\" border=\"0\"\u003e\n\n## Support the development\n\n**Please consider making [a donation](https://www.paypal.com/paypalme/agenedia/) to support the further development of\nNew Tab Override. Thank you very much!**\n\n## Description\n\n**New Tab Override allows you to set the page that shows whenever you open a new tab.**\n\nNew Tab Override is a WebExtension and compatible with Firefox Browser 41 and higher (Firefox Browser 115 or\nhigher is required for the latest version of New Tab Override).\n\n### Features\n\n- Change your new tab page to whatever website you like\n- You can use the pipe character (“|”) to randomly select a page from several pages\n- Use your current home page as new tab page\n- Customize the background color for your new tab page\n- Store a local HTML file in the extension and use it for new tab content\n- Get the latest news about Mozilla as new tab page (German language only)\n- You can set the focus to the address bar or the website\n- Customize where new tabs are opened\n- Automatically adds “https://” if protocol is missing from a URL\n- Can be used in conjunction with Firefox’s container tabs feature\n- Dark mode support for options interface\n\n### Shortcuts\n\nThe settings interface can be accessed via **Shift + F12**. It is also possible to open the settings interface by\nentering **newtab settings** in the address bar or from the menu entry in the **tools menu**.\n\n### Planned features\n\nYou can find the roadmap and request new features in the\n[issues tracker](https://github.com/cadeyrn/newtaboverride/issues).\n\n### Languages\n\nNew Tab Override is currently available in the following languages:\n\n- English\n- German\n- French (Thanks, SuperPat45 and Mozilla commmunity!)\n- Chinese, Simplified (Thanks, tiansh and Mozilla commmunity!)\n- Spanish (Thanks, MissingUser and Mozilla commmunity!)\n- Italian (Thanks, Mozilla commmunity!)\n- Russian (Thanks, vanja-san!)\n- Polish (Thanks, WaldiPL!)\n- Dutch (Thanks, Tonnes!)\n- Turkish (Thanks, boranroni!)\n- Ukrainian (Thanks, Bergil32!)\n- Brazilian Portuguese (Thanks, Mozilla commmunity!)\n- Swedish (Thanks, Sopor-!)\n- Indonesian (Thanks, rosatiara!)\n- Upper Sorbian (Thanks, milupo!)\n- Lower Sorbian (Thanks, milupo!)\n\n### Permissions\n\nNew Tab Override needs several permissions to work properly. Some permissions are mandatory, some are optional. To offer\nfull transparency, this overview also lists \"silent\" permissions.\n\n#### mandatory permissions\n\nNew Tab Override will not work without the following permissions:\n\n##### access browser history\n\nThe permission to access the browser history is needed to prevent spammy \"moz-extension://\" entries in your browsing\nhistory every time you open a new tab. There is no way to prevent this without this permission.\n\n##### access browser tabs\n\nThe permission to access the browser tabs is needed so that New Tab Override can jump to the settings page if it’s\nalready open in another tab when you click the button to open the extension’s settings.\n\n##### read and modify browser settings\n\nThe permission to read and modify browser settings is needed to change the position of new tabs and for the option to\nautomatically use your home page as new tab page.\n\n#### optional permissions\n\nThese permissions are not needed to install and use New Tab Override:\n\n##### access data for www.soeren-hentzschel.at\n\nThe permission to access data for www.soeren-hentzschel.at is only needed if you enable the option to see the latest\nnews about Mozilla as new tab page. If enabled, New Tab Override reads the feed of www.soeren-hentzschel.at to show you\nthe latest news.\n\n#### silent permissions\n\nNew Tab Override requires additional permissions, but Firefox does not prompt requests for the following:\n\n##### cookies\n\nThe cookies permission is needed to prevent the loss of container information if the container tabs feature of Firefox\nis used.\n\n##### menus\n\nThe menus permission is needed for providing an entry in the tools menu for accessing New Tab Override's settings.\n\n##### storage\n\nThe storage permission is needed so that New Tab Override can store settings such as your new tab page.\n\n## Download\n\n[Download New Tab Override](https://addons.mozilla.org/en-US/firefox/addon/new-tab-override/)\n\n## Release Notes\n\n[Release Notes](CHANGELOG.md \"Release Notes\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadeyrn%2Fnewtaboverride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcadeyrn%2Fnewtaboverride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcadeyrn%2Fnewtaboverride/lists"}