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

@cypress/core-extension

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/core-extension

Cypress Chrome Extension

  • 0.4.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
decreased by-8.33%
Maintainers
3
Weekly downloads
 
Created
Source

Cypress Core Extension

Installing

npm install @cypress/core-extension

Developing

Install

npm install

Building

npm run build

Watching

npm run watch
  1. Open Chrome
  2. Go into Extensions
  3. Check Developer Mode
  4. Click Load unpacked extension...
  5. Choose cypress-core-extension/dist directory
  6. Click background page to debug background.js
  7. Click Reload (⌘R) to pull in changes to manifest.json

Changelog

0.4.2 - (04/20/17)
  • bump cypress icons dep
0.4.1 - (04/20/17)
  • bump cypress coffee script and releaser dep
0.4.0 - (04/13/17)
  • dont write extension to dist
  • emit new automation client event
0.3.6 - (10/13/16)
  • fix #266, handle null set cookie details
0.3.5 - (09/13/16)
  • getPathToRoot, force websocket connection only
0.3.4 - (09/07/16)
  • do not set cookie url when already present
0.3.3 - (09/05/16)
  • include missing app folder in release
0.3.2 - (09/05/16)
  • reject tabs which dont start with http
0.3.1 - (06/28/16)
  • remove querying by tab url
0.3.0 - (06/12/16)
  • added take:screenshot
0.2.0 - (05/22/16)
  • notify on cookie change
0.1.3 - (05/16/16)
  • new tab content + phrasing
0.1.2 - (05/15/16)
  • ignore theme/Cached Theme.pak
0.1.1 - (05/15/16)
  • set lodash as dep not devDep
0.1.0 - (05/15/16)
  • initial release
  • implements cookie automation

FAQs

Package last updated on 21 Apr 2017

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