Socket
Socket
Sign inDemoInstall

@talend/api-tester-opener

Package Overview
Dependencies
0
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @talend/api-tester-opener

Script used to either open the API Tester plugin or open the plugin's store page


Version published
Maintainers
2
Install size
8.45 kB
Created

Readme

Source

API Tester Opener

What is it ?

API Tester Opener is a code snippet used to open Talend's Chrome extension "API Tester", or redirect the user to the Chrome store if the extension has not been detected.

This code should be shared between projects to avoid redundancy.

How to use ?

Import this library in your project and use the main exported method to perform the actions depicted above.

API

openApiTester(apiTesterExtensionId)

Default exported method. Either opens the API Tester extension or open the Chrome store's page for the extension.

NameTypeRequiredDescriptionDefault value
apiTesterExtensionIdstringYesThe API Tester extension's Chrome ID

FAQs

Last updated on 03 Dec 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc