WebRTC Network Limiter WebRTC Network Limiter

Social & Communication
Version: 0.2.1.3
Last Update: 2016-01-08

Overview

WebRTC Network Limiter is a Chrome extension developed by chrome-webrtc-team. According to the data from Chrome web store, current version of WebRTC Network Limiter is 0.2.1.3, updated on 2016-01-08.
300,000+ users have installed this extension. 334 users have rated this extension with an average rating of .
developer website: www.webrtc.org

Configures how WebRTC's network traffic is routed by changing Chrome's privacy settings.

Configures the WebRTC traffic routing options in Chrome's privacy settings.

★ What it does:
This configures WebRTC to not use certain IP addresses or protocols:
- private IP addresses not visible to the public internet (e.g. addresses like 192.168.1.2)
- any public IP addresses associated with network interfaces that are not used for web traffic (e.g. an ISP-provided address, when browsing through a VPN)
- Require WebRTC traffic to go through proxy servers as configured in Chrome. Since most of the proxy servers don't handle UDP, this effectively turns off UDP until UDP proxy support is available in Chrome and such proxies are widely deployed.

When the extension is installed on Chrome versions prior to M48, WebRTC will only use the public IP address associated with the interface used for web traffic, typically the same addresses that are already provided to sites in browser HTTP requests. For Chrome version M48 and after, this extension provides one more configuration which allows WebRTC to use both the default public address and, for machines behind a NAT, the default private address which is associated with the public one. Said behavior will be the default after a fresh installation of the extension to Chrome M48. For upgrade scenarios, the previously selected configuration should not be changed.

The extension may also disable non-proxied UDP, but this is not on by default and must be configured using the extension's Options page.

★ Notes:
This extension may affect the performance of applications that use WebRTC for audio/video or real-time data communication. Because it limits the potential network paths and protocols, WebRTC may pick a path which results in significantly longer delay or lower quality (e.g. through a VPN) or use TCP only through proxy servers which is not ideal for real-time communication. We are attempting to determine how common this is.

By installing this item, you agree to the Google Terms of Service and Privacy Policy at https://www.google.com/intl/en/policies/.

Rating

334 ratings

Total Installs

300,000+

Information

Last Update

2016-01-08

Current Version

0.2.1.3

Size

13.6KiB

Author

chrome-webrtc-team

Website

www.webrtc.org

Category

Social & Communication

Latest Reviews

See More

avatar Christopher Briggs
2022-02-23

Does not work with "latest" version of chrome Version 98.0.4758.102. it says I need a newer version? I think this extension is toast.

avatar hossein alipour
2021-11-12

the option "use my proxy server(if present)" is disabled for me and I have the latest version of the chrome!

avatar Samson L
2021-10-12

貌似取决于你用的DNS是什么,试了几款变换DNS有些都会暴露IP,后面找到一款不会的了

avatar Honoré SABATIER
2021-08-25

Chrome use 50% of my uc when this extension is activated. I use this from years, not sure when it started to melt my computer.

avatar Kelly Kane
2021-08-21

This should just be baked into Chrome so that WebRTC honors proxy selections.