🐋 The first step to own your own data.
Automatically sync your posts on social medias to a crypto based RSS3 files that is completely controlled by YOU.
With Re:ID, the content create on social medias platforms will be no longer bonded with the platform itself, who lock up your data as their own treasure.
You will have your own copy which can be carried to any RSS3 compatible applications.
The latest stable version can be grabbed from Release Page with re-id.zip file attached.
You can also migrate to Chrome Web Store for the published version. It might have some latency than the Release version because google need to review it before publish.
-
Build dev pack
-
yarn (recommended)
yarn yarn dev
-
npm
npm install npm run dev
-
-
Open
chrome://extensions/
-
Open
Developer mode
in the top right corner -
Click
Load unpacked
in the top left corner -
Select
path/Re-ID/dist
You can navigate to Release page for the release packs.
You can navigate to Workflow Run page for the test artifacts. If they are expired, you can build your own pack.
-
yarn (recommended)
yarn build
-
npm
npm run build