Coder Social home page Coder Social logo

isabella232 / postman-chrome-extension-legacy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from postmanlabs/postman-chrome-extension-legacy

0.0 0.0 0.0 14.91 MB

Postman REST Client Chrome Extension (Legacy Version)

Home Page: http://www.getpostman.com/

License: Apache License 2.0

JavaScript 75.28% CSS 4.16% HTML 6.62% Handlebars 0.93% Python 12.91% PHP 0.11%

postman-chrome-extension-legacy's Introduction

Postman Chrome Extension Legacy Version

This repository contains codebase for Postman Chrome Extension legacy version - v0.0.1 to v0.9.9. Updates pertaining to newer versions are not pushed to this repository.

If you are looking to report issues pertaining to latest Postman App, visit our support repository at https://github.com/postmanlabs/postman-app-support

Quick links

About Postman

Postman helps you be more efficient while working with APIs. Postman is a scratch-your-own-itch project. The need for it arose while one of the developers was creating an API for his project. After looking around for a number of tools, nothing felt just right. The primary features added were a history of sent requests and collections. A number of other features have been added since the initial release. A small list is below. To see a fancier page and a video tutorial, check out http://www.getpostman.com/.

Features

Create requests quickly.

  • Compact layout
  • HTTP requests with file upload support
  • Formatted API responses for JSON and XML
  • HATEOAS support
  • Image previews
  • Request history
  • Basic Auth and OAuth 1.0 helpers
  • Autocomplete for URL and header values
  • Key/value editors for adding parameters or header values. Works for URL parameters too.
  • Use environment variables to easily shift between settings. Great for testing production, staging or local setups.
  • Keyboard shortcuts to maximize your productivity

Document and share APIs.

  • Use collections to organize requests.
  • Document requests inside collections. You can even store entire HTML notes. Postman uses Bootstrap so you can use it too to style your notes.
  • Download and share collections with your team of developers.

Installation

Installing from the zip file

If you downloaded the Postman zip file here is what you need to do to install it as a developer extension:

  1. Go to Tools > Extensions inside Chrome by clicking on the wrench icon on top right.
  2. Select "Load unpacked extension"
  3. Select the "chrome" folder with manifest.json in it's root
  4. Postman will be installed as a developer extension.

The installation from the Chrome Web Store will remain independent with all your data.

Building and installing from source

  1. Install the dependencies sudo npm install -g grunt grunt-cli.
  2. Generate the template.js and request.js files by running grunt. You can watch the folder for changes using grunt watch.
  3. For miscellaneous grunt tasks, look at grunt.js.

Submitting bugs for this legacy version of Postman Client

If you are using this legacy version locally, you may submit bugs on GitHub itself. Please include Postman and Chrome version along with your operating system.

Report Issues at: https://github.com/postmanlabs/postman-chrome-extension-legacy/issues

Important Notes

If JavaScript is disabled for all sites

If JavaScript is disabled for all sites, in order to use the Postman packaged app, you will need to set an exception for it. In chrome settings, go to Privacy > Content Settings > JavaScript > Manage Exceptions and add the following exception chrome-extensions://<postman_extension_id>/.

Postman packaged app's' extension ID can be found at chrome-extensions://. Ensure developer mode is enabled and look for the ID under Postman - REST Client.

Analytics

postman-chrome-extension-legacy's People

Contributors

a85 avatar abourget avatar arunjitsingh avatar chrismissal avatar deepkimchi avatar earth2marsh avatar gkaczan avatar gregkaczan avatar jcready avatar jeremys avatar neowulf avatar pspeter3 avatar sanduhrs avatar scott2449 avatar shamasis avatar shernshiou avatar sobtiankit avatar sreuter avatar tobiasge avatar vbsteven avatar zorbash 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.