Open home-7 opened 5 years ago
also .. add user style sheet ..css will be good thanks.
add save video as to right click mouse menu with options to chose quality of video ( hd or sd mp4 3gp webm..144, 240, 360, 480, 720, 1080 ....) with right name of video will help.....or may be add download button bellow the video ....
This sounds fairly complicated and I'm not sure that it would be used by very many people, so I don't think we should include it as a built-in part of the browesr. However, it would probably be possible to do this using a userscript.
add bookmark to right click mouse menu also is easy way to bookmark page add reload page to right click mouse menu and add save page as to right click mouse menu also is easy way to save pages
Maybe; there's already a lot of items in the menu, and I'm not sure we want to make it even more cluttered. (You can also use keyboard shortcuts for this: ctrl+d to bookmark, ctrl+r to reload, ctrl+s to save).
also .. add user style sheet ..css will be good thanks.
You can include a user stylesheet by creating a userscript, and placing this code in it:
var stylesheet = document.createElement("stylesheet");
stylesheet.textContent = `
/* your css code goes here */
`
document.head.appendChild(stylesheet)
linux user (arch linux)
first good browser good app, keep it fast
min has no addons no extenstions ..no way to download videos :
1- add save video as to right click mouse menu with options to chose quality of video ( hd or sd mp4 3gp webm..144, 240, 360, 480, 720, 1080 ....) with right name of video will help.....or may be add download button bellow the video ....
2- add bookmark to right click mouse menu also is easy way to bookmark page
3- add reload page to right click mouse menu
4- and add save page as to right click mouse menu also is easy way to save pages
and again ...good browser.