Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 622 Bytes

File metadata and controls

23 lines (19 loc) · 622 Bytes

================ chrome-auto-post https://github.com/one10/chrome-auto-post

A very simple Chrome extension to auto-post values from a file to a URL. Useful because unlike curl it has access to your entire Chrome state and cookies and sessions.

Public domain

================ Install

Go to chrome://chrome/extensions/ and install. Press changing color icon to stop/start. Modify values.txt with your values.

================ Files

README.txt
background.js - code images/ manifest.json - standard Chrome manifest values.txt - sample input file, modify for your usage