简体   繁体   中英

Adding custom option in the right click menu through chromium Chrome Session C#

I want to create my own option in the context menu that appears on right clicking anywhere on the chrome browser.

I tried looking into solutions and this one so far seems to have the answer to my problem: Adding an option to the right click menu for a chrome extension However, I don't understand how to create the manifest file / use it with C# ChromeDriver? (Chromium)

Another code I found on another similar problem which might be helpful Chrome Extension add option to right click context menu

Not possible currently in chrome, As far as my search went to. However it is possible to implement whatever functionality was needed by other means..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM