GitHub RichCard v0.2.3
GitHub RichCard v0.2.3
Commit: 7deaff
Install (Chrome / Brave / Arc / Vivaldi / Edge — one-liner)
bash <(curl -fsSL https://raw.githubusercontent.com/xinbenlv/github-richcard/main/scripts/install.sh)Or manually: download …-chrome.zip from Assets, unzip, and load unpacked in chrome://extensions.
Firefox
Download …-firefox.zip from Assets, or install from addons.mozilla.org once the listing is approved.
Changes
Fixed
- AMO submission rejected v0.2.2 with
data_collection_permissions property is missing.
Addedbrowser_specific_settings.gecko.data_collection_permissions.required = ["none"]
to declare we collect no user data (matchesdocs/privacy-policy.md).