Pin Tweet to IPFS
An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes.
Apa itu Pin Tweet to IPFS?
Pin Tweet to IPFS adalah ekstensi Chrome yang dikembangkan oleh David Justice, dan fitur utamanya adalah "An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Pin Tweet to IPFS
Unduh file ekstensi Pin Tweet to IPFS dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | Pin Tweet to IPFS |
ID | bkbejdaeamaehgpodkjdbkhkofpijagn |
URL Resmi | https://chromewebstore.google.com/detail/pin-tweet-to-ipfs/bkbejdaeamaehgpodkjdbkhkofpijagn |
Deskripsi | An extension to help you pin tweets to IPFS, allowing users to store tweets for archival purposes. |
Ukuran File | 110 KB |
Jumlah Instalasi | 122 |
Versi Saat Ini | 5.0.5 |
Terakhir Diperbarui | 2023-11-07 |
Tanggal Publikasi | 2022-10-26 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | David Justice |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/meandavejustice/pin-tweet-to-ipfs |
URL Halaman Bantuan | https://github.com/meandavejustice/pin-tweet-to-ipfs/issues |
URL Halaman Kebijakan Privasi | https://discuss.ipfs.tech/privacy |
Bahasa yang Didukung | 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:\/\/*\/*", " |