-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
移除 Combo? #39
Comments
(借我練一下不太熟的英文) I think the benefit of provide browser function in PCMan is, when frequently open multiple websites, it's no need to frequently switch the window between Chrome/IE and PCman, in User Experience, it'll make a better feel to stably keep in using PCMan itself, make a better user/customer stickiness. For example, And as a programmer, I will see develop built in browser as a chance to practice my skill, and explore more detail of browser related technology. However, I think if provide built in browser, it should ensure support all the basic things to show website correctly, such as Web Page Layout should not be misplace, javascript support, animation/css can show correctly, video showing, etc. If it can not be reach, provide built in browser may not be really help for user convenience, and it should less recomend the built in Browser to user, but use Besides, since Chrome/IE/... is used mainly, the bookmark is one of most frequently used function in these browsers, so if PCMan can sync bookmark Two Way To Each Other, it'll be lots of help, though I'm not sure if Main Browser provide this kind of API. |
我贊成,需要瀏覽器整合功能的,應該去使用擴充套件 下一版釋出可以不提供 Combo |
安全考量,IE 內核瀏覽器整合肯定是要拔掉的,有人真的還想要這功能就自己想辦法把 Chromium 或 Webkit 內嵌瀏覽器的功能移植進來吧,沒人能維護就只能放棄 Combo 了 |
現實中所使用的程式專案不是個人作業。 雖然近年來許多在行動裝置上的應用程式會使用 WebView 或類似技術來開啟網頁,但很多應用程式的桌面版本——例如上述的 LINE——也是使用外部瀏覽器的。 之所以這麼設計,是因爲在行動裝置上,切換使用中的應用程式不像在桌面裝置上那般方便。 至於我的最愛頁面功能,鉻基(Chromium)瀏覽器似乎可以從別的鉻基瀏覽器匯入我的最愛頁面,例如從谷歌鉻瀏覽器(Chrome)到微軟鋒瀏覽器(Edge;鉻基版)。 |
感覺這年代整合瀏覽器已經沒甚麼好處了
問問大家看法如何
The text was updated successfully, but these errors were encountered: