fjcmlondipcnnpmbcollgifldmajfonf
Most extensions that allow a custom URL for the new tab page do so by redirecting to the URL then attempting to focus on the address bar. The second step of focusing on the address bar when using the redirect method was broken in Chrome 61. This extension fixes the second step by using a new method, rather than redirecting it loads the URL in the background then injects its content into a empty new tab page. This means there is no redirect, and therefore the address bar never actually loses focus in the first place. Permissions: * Read and change all your data on the websites that you visit - Used only to load the URL in the background, none of your data or websites you visit are ever read or changed. * Replace the page that you see when opening a new tab - Duh!
Custom New Tab
Customize the New Tab URL. Change New Tab to point to any URL or local file you want. Chrome does not let you customize the new tab page. The new tab page always opens a custom Google Search page, and Chrome extensions do not work on this page. This extension lets you point the new tab page to a URL of your choice. It can be Google.com, your company's homepage, or a blank page. It is lightweight on your browser (
New Tab Redirect
Redirect the browser's new tab to a custom URL A basic extension to redirect the 'New Tab' to an external site of your choosing. Make sure you keep seeing your notes or important info when you're browsing, while keeping the URL bar focused and ready like the default new tab page. A minimal extension; no background scripts or unnecessary permissions. For issues and suggestions open a github issue. Backend Description: The extension implements a temporary 'New Tab Page' that when loaded, immediately queries the extension storage for your set redirect page, and then proceeds to redirect. Removed any background scripts so that it only runs when you initiate it.
New Tab & Toolbox
Unleash your Web Browser's potential! A multi purpose Chrome extension that does all this & more: - Set your Custom "Home Page" under Options, in this extension. - Open that Custom Page in "New Tab" instead of the Home Page. - Toolbar icon for easy access to Downloads, History, Bookmarks. - Automatically force YouTube videos to play at high definition. - Right click on an Image to perform a Reverse Image search. - Right click after selecting a plain text URL to open as link. - Double click on a plain text link to open URL in a new tab. - Click icon (next to Menu) for a Cached version or Translation. - Select some Website text, click Ctrl+Alt (Opt) for Translation. - Ability to change/spoof the browser 'User Agent' when needed. - Right-Click while holding Ctrl+Alt to remove a page element. - History Navigation: Hold Right Mouse button, swipe left/right. - Customize where new tabs open, and tab order when they close. - Basic cookie management allows for export, import and wipes. - Don't forget to check the Help section inside the Options page. Security permissions that are optional but required for all the features: "Allow access to file URLs" is required if opening local files as new tabs. "Allow in private mode" has to be checked in order to work in incognito. "Allow access to search pages" needed for search engine result pages. For Chrome, Brave, Opera, Vivaldi, and Edge (Chromium) browsers.
Replace newTab
An extension to configure new tabs. By setting a URL, the URL will be set from the new tab.