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

@talend/api-tester-opener

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
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

Package last updated on 03 Dec 2018

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