New Tab Override에 대한 리뷰
New Tab Override 제작자: Sören Hentzschel
RobertVisser 님의 리뷰
5점 만점에 4점
RobertVisser 님, 8년 전Thanks for your work on this.
In Firefox Preferences my Home Page is set to chrome://browser/content/bookmarks/bookmarksPanel.xul . This opens my Bookmarks when Firefox starts.
Before your most recent revision on August 12, I could also specify chrome://browser/content/bookmarks/bookmarksPanel.xul in the Custom URL dialogue in New Tab Override. Please restore that option (assuming Mozilla enables that option in a future WebExtensions API) or alternatively enable an option to choose the Home Page specified in Firefox Preferences.
Incidentally, in about:config extensions.newtaboverride@agenedia.com.url still specifies chrome://browser/content/bookmarks/bookmarksPanel.xul , it's just no longer loading when I click on the "+" to open a new tab.
In Firefox Preferences my Home Page is set to chrome://browser/content/bookmarks/bookmarksPanel.xul . This opens my Bookmarks when Firefox starts.
Before your most recent revision on August 12, I could also specify chrome://browser/content/bookmarks/bookmarksPanel.xul in the Custom URL dialogue in New Tab Override. Please restore that option (assuming Mozilla enables that option in a future WebExtensions API) or alternatively enable an option to choose the Home Page specified in Firefox Preferences.
Incidentally, in about:config extensions.newtaboverride@agenedia.com.url still specifies chrome://browser/content/bookmarks/bookmarksPanel.xul , it's just no longer loading when I click on the "+" to open a new tab.
개발자 답글
8년 전에 게시됨Thank you for your feedback.
New Tab Override 7.0 (and higher) is a WebExtension, the only allowed add-on architecture on Firefox 57 and higher (Firefox Nightly is already on version 57). WebExtensions are only allowed to use http://, https:// and a very small subset of about: pages to use as new tab page. So there is nothing what I can do for your use case. It's not possible to restore this feature.
It's also not possible to read the homepage at the moment. It will be possible again in the future, but it's not possible in Firefox 55 and Firefox 56, it will be possible in Firefox 57 at the earliest.
New Tab Override 7.0 (and higher) is a WebExtension, the only allowed add-on architecture on Firefox 57 and higher (Firefox Nightly is already on version 57). WebExtensions are only allowed to use http://, https:// and a very small subset of about: pages to use as new tab page. So there is nothing what I can do for your use case. It's not possible to restore this feature.
It's also not possible to read the homepage at the moment. It will be possible again in the future, but it's not possible in Firefox 55 and Firefox 56, it will be possible in Firefox 57 at the earliest.