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

chrome-web-store-item-property-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-web-store-item-property-cli

Gather meta information from chrome web store

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

chrome-web-store-item-property-cli

NPM version Travis-CI Status Appveyor Status Daviddm Status

Gather meta information from chrome web store

See chrome-web-store-item-property for the programmatic API and issue tracker.

Install

$ npm install --global chrome-web-store-item-property-cli

CLI

$ chrome-web-store-item-property --help

  Usage
    $ chrome-web-store-item-property [identifier]

  Examples
    $ chrome-web-store-item-property nimelepbpejjlbmoobocpfnjhihnpked | jq .
    {
      "name": "Do Not Merge WIP for GitHub",
      "url": "https://chrome.google.com/webstore/detail/do-not-merge-wip-for-gith/nimelepbpejjlbmoobocpfnjhihnpked",
      "image": "https://ssl.gstatic.com/chrome/webstore/images/thumb.png",
      "version": "1.0.6",
      "price": "$0",
      "priceCurrency": "USD",
      "interactionCount": {
        "UserDownloads": 421
      },
      "operatingSystems": "Chrome",
      "ratingValue": 4.5,
      "ratingCount": 2,
      "id": "nimelepbpejjlbmoobocpfnjhihnpked"
    }

Changelog

changelog.md.

License

MIT © sanemat

Keywords

FAQs

Package last updated on 08 Nov 2019

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