Coder Social home page Coder Social logo

Comments (4)

aghorler avatar aghorler commented on May 23, 2024

Hi.

I don't know whether you're asking for permission to edit the source, or
you're asking for assistance in editing.

If you're only asking for permission, then I grant you permission.

Otherwise, it's a very simply change and I'm willing to assist if that's
what you're asking for.

On 26 Oct. 2016 9:18 pm, "Snowlav" [email protected] wrote:

Hello,

Is there a way to have the default option be disable_non_proxied_udp ?
I'm using this extension with selenium and handling options for extensions
can be a pit of a pain.

So I was wondering if I could edit the source to have default option set
to disable_non_proxied_udp and zip it back up for use in Selenium.

Thanks in advance.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#4, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AMdclbO-nt8vNv-x2yiFf_bgr6vkLCfkks5q3ykIgaJpZM4Kg_0M
.

from webrtc-leak-prevent.

Snowlav avatar Snowlav commented on May 23, 2024

Hello,

Thanks for your reply and permission :) I was asking for both.
I have experience with coding but it's my first time working with (chrome)
extensions.

Some quick guidelines should be enough to get me going.

Thanks again!

On Thu, Oct 27, 2016 at 5:42 PM, rentamob [email protected] wrote:

Hi.

I don't know whether you're asking for permission to edit the source, or
you're asking for assistance in editing.

If you're only asking for permission, then I grant you permission.

Otherwise, it's a very simply change and I'm willing to assist if that's
what you're asking for.

On 26 Oct. 2016 9:18 pm, "Snowlav" [email protected] wrote:

Hello,

Is there a way to have the default option be disable_non_proxied_udp ?
I'm using this extension with selenium and handling options for
extensions
can be a pit of a pain.

So I was wondering if I could edit the source to have default option set
to disable_non_proxied_udp and zip it back up for use in Selenium.

Thanks in advance.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#4, or mute the
thread
<https://github.com/notifications/unsubscribe-
auth/AMdclbO-nt8vNv-x2yiFf_bgr6vkLCfkks5q3ykIgaJpZM4Kg_0M>
.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#4 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJSSUOr2jKS3kgH9BuxRnrVHl3gn5RbVks5q4MZygaJpZM4Kg_0M
.

from webrtc-leak-prevent.

aghorler avatar aghorler commented on May 23, 2024

Sorry for the delay. I had university work due, and this kind of got lost in my inbox.

What you want to do is really simple.

All you need is a background.js file with the following:

chrome.privacy.network.webRTCIPHandlingPolicy.set({value: 'disable_non_proxied_udp'});

You'd then delete options.html and options.js, and change the manifest accordingly.

If you're still unsure, you can fork my extension and I'll submit a pull request with the changes.

from webrtc-leak-prevent.

Snowlav avatar Snowlav commented on May 23, 2024

No problem, thanks for getting back to me :)

Those instructions are clear.
I'll get started.

Thanks again !

On Mon, Oct 31, 2016 at 12:22 PM, rentamob [email protected] wrote:

Sorry for the delay. I had university work due, and this kind of cost lost
in my inbox.

What you want to do is really simple.

All you need it a background.js file with the following:

chrome.privacy.network.webRTCIPHandlingPolicy.set({
value: 'disable_non_proxied_udp'
});

You'd then delete options.html, and change the manifest accordingly.

If you're still unsure, you can fork my extension and I'll submit a pull
request with the changes.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#4 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJSSUI7a_z_RJfnCncWO0cwDt6hA6RQsks5q5c91gaJpZM4Kg_0M
.

from webrtc-leak-prevent.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.