Pin Tweet to IPFS
An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes.
Hvad er Pin Tweet to IPFS?
Pin Tweet to IPFS er en Chrome-udvidelse udviklet af David Justice, og dens hovedfunktion er "An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes.".
Udvidelsesskærmbilleder
Download Pin Tweet to IPFS-udvidelses-CRX-fil
Download Pin Tweet to IPFS-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Archive tweets to IPFS. The extensions assists users in creating a WebARChive file and uploads to web3.storage so it can be accessed over IPFS without the user installing and setting up a local instance of Kubo. Heavily utilizes a tool built by WebRecorder to archive tweets specifically, https://webrecorder.github.io/save-tweet-now/
Grundlæggende oplysninger om udvidelsen
Navn | Pin Tweet to IPFS |
ID | bkbejdaeamaehgpodkjdbkhkofpijagn |
Officiel URL | https://chromewebstore.google.com/detail/pin-tweet-to-ipfs/bkbejdaeamaehgpodkjdbkhkofpijagn |
Beskrivelse | An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes. |
Filstørrelse | 110 KB |
Antal Installationer | 122 |
Nuværende Version | 5.0.5 |
Senest Opdateret | 2023-11-07 |
Udgivelsesdato | 2022-10-26 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | David Justice |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/meandavejustice/pin-tweet-to-ipfs |
Hjælpeside-URL | https://github.com/meandavejustice/pin-tweet-to-ipfs/issues |
URL til Fortrolighedspolitik Side | https://discuss.ipfs.tech/privacy |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Pin Tweet to IPFS", "description": "An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes.", "permissions": [ "tabs", "storage", "scripting", "contextMenus" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", " |