Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-chrome-apps-proxy

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-chrome-apps-proxy

This plugin provides the ability to set a proxy for the app.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
117
increased by95%
Maintainers
4
Weekly downloads
 
Created
Source

chrome.proxy Plugin (experimental)

This plugin provides the ability to set a proxy for HTTP(S) and FTP traffic generated within the app (by the browser runtime). It does not affect any other apps on the system.

Status

This plugin is experimental and not yet well-tested.

On Android, this plugin provides a partial implementation of the chrome.proxy API. Only the "fixed_servers" and "direct" modes are supported. Only the "http" and "socks5" schemes are supported, and the bypassList setting is only supported for the "http" scheme.

On iOS, only the "http" and "socks5" schemes are supported.

Currently, bypassList is not supported on either platform.

Other platforms are not supported.

Reference

The API reference is here.

Release Notes

0.1.0 (Jun 7, 2016)

  • Fix proxy for http search for an invalid json obeject
  • Add missing bracket in ChromeProxy.m
  • Adding support for ios

0.0.1

  • First implementation

Keywords

FAQs

Package last updated on 07 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc