Κριτικές για το Custom New Tab Page
Custom New Tab Page από MethodGrab
8 κριτικές
- Βαθμολογία 1 από 5από Neon, 6 μήνες πριν
- Βαθμολογία 1 από 5από Χρήστης Firefox 17064749, 4 χρόνια πρινSearch engines like google doesn't work.
Should be in the description that search engines like google doesn't work since its probably the most popular custom url. - Βαθμολογία 1 από 5από Mike Ehrmantraut, 5 χρόνια πρινUseless. Only allows the search engines I don't want to use.
- Βαθμολογία 1 από 5από Χρήστης Firefox 14020896, 6 χρόνια πρινThere is a major bug, most people will be using this to have their own start page, the issue is, when you click any link from this new tab page, it loads it in its iframe and dousnt redirect to the proper website you have clicked.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 6 χρόνια πρινUnfortunately this is a known issue (https://github.com/MethodGrab/firefox-custom-new-tab-page/issues/1) with no easy solution unless you control the site used as your new tab page. If you do control the site you can add `target="_top"` to the links to make them open in the top frame.
I've added a note about this to the caveats section of the add-on description. - Βαθμολογία 1 από 5από Χρήστης Firefox 12623004, 7 χρόνια πρινIt opens the tab to bing which i want but when search bing the websites not open so useless
- Βαθμολογία 1 από 5από Χρήστης Firefox 14143331, 7 χρόνια πρινIn one of my profiles, I want new tabs to open my Home Page: http://localhost:8090. But when I change the New Tab URL to this address, the extension ignores it. My homepage works fine, and I'm certainly not blocking iframes. Do I have to somehow explicitly enable or add an iframe to my home page for this extension to work?
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινThe add-on never claimed to support local files. Local file:// URLs do not work because of security restrictions imposed by Mozilla. I've updated the description to make this clear.