# Pin Tweet to IPFS ### Steps: - navigate to tweet url - click pin tweet extension - webarchive is generated, thanks to webrecorder - webarchive is uploaded to web3.storage - the users is presented with a dialog with sharable links/cid to archived content ### Considerations: - branding around web3.storage and webrecorder - Link to web3.storage "bucket" - allow the users to use more than one access token? - We need to allow the user to input their own access token. TODO: - Example of creating and uploading webarchive to web3.storage -