Commit 3ec388b
committed
Fixed video maximize function.
Added a function to set the size of 100% or more when maximizing the video. In addition, it was possible to move by mouse drag when it was over 100%.
Added a function to change the maximum size with Alt + mouse wheel.
Fixed the pause function by clicking the video and set it to the default action.
Fixed video page.
Fixed video pop-up window.
Bug fixes when changing the window size.
Fixed bug when maximizing window.
Changed the default bookmark page to Chrome standard. And add options to change.
Fixed a bug that right-click menu does not work when extension is uninstalled.
Fixed tab focus by mouse over.
Fixed a bug in the location bar.
Updated Electron to v6.1.5.1 parent a063803 commit 3ec388b
File tree
29 files changed
+1430
-1173
lines changed- resource
- extension/default/1.0_0
- js
- patch
- winctl/build
- src
- defaultExtension
- extension
- remoted-chrome
- render
- split_pane
- toolPages
- style/css
- tools
29 files changed
+1430
-1173
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
375 | | - | |
| 376 | + | |
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| 383 | + | |
382 | 384 | | |
383 | 385 | | |
384 | 386 | | |
| |||
402 | 404 | | |
403 | 405 | | |
404 | 406 | | |
| 407 | + | |
| 408 | + | |
405 | 409 | | |
406 | 410 | | |
407 | 411 | | |
408 | 412 | | |
409 | 413 | | |
410 | 414 | | |
411 | 415 | | |
| 416 | + | |
412 | 417 | | |
413 | 418 | | |
414 | 419 | | |
| |||
Large diffs are not rendered by default.
0 commit comments