This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """ | |
| chrome_mv2_patch_linux.py | |
| ========================== | |
| Linux port of tophf's Windows PowerShell chrome.dll patcher: | |
| https://gist.github.com/tophf/3fac58988fb94bd83aef69c9f18d1948 | |
| which restores the same behaviour that the ungoogled-chromium project's | |
| source-level patch produces: |
OlderNewer