Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 425 Bytes

chrome-extension-reader

Download and read Google Chrome extension manifest without installing

Usage

List of URLs to Google Chrome Web Store

python poc.py

or as command line parameters

python poc.py https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf https://chrome.google.com/webstore/detail/knockoutjs-context-debugg/oddcpmchholgcjgjdnfjmildmlielhof

~