GithubHelp home page GithubHelp logo

advanced-rest-client / api-console-extension Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 532 KB

API console helper extension to help with the CORS requests.

JavaScript 98.48% HTML 1.52%
chrome-extension api-console rest

api-console-extension's Introduction

API Console extension

API Console extension to proxy HTTP requests to the documented API.

Install it from Chrome Web Store

This extension allows to make HTTP requests through a browser proxy avoiding issues with CORS.

This repository also contains the ApiConsoleAppProxy library that is to be used with API Console application to initialize the communication with the extension and proxy HTTP requests.

Permissions explained

Access to your data in all websites

It is required to actually make HTTP requests to API endpoints. This means that the extension can make an HTTP request to any endpoint.

Access to tabs

To support OAuth2 authorization this extension needs the "tabs" permission. It is only used when API Console requests OAuth 2 authentication and it only tracks the tab created by the extension.

Privacy

This extension does not collect any kind of data (not even analytics). The extension reads the data passed to it from the API Console application and proxies them "as-is" to the API endpoint. The response is then proxied back to the application.

How it works?

The extension will inject very small portion of JavaScript code into every webpage you visit. The API console fires specific event before making a request. The JavaScript code will recognize this event and handle the request. This will not affect other web pages you visit.

Contribute

Want to help? That's cool. Fork and develop the extension and then send a pull request.

Also you can contribute by filling up an issue report. Thanks for any support.

Credits

This extension was build by Pawel Uchida-Psztyc.

api-console-extension's People

Contributors

jarrodek avatar

Watchers

 avatar  avatar

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.