立即尋找並關注您在 Bluesky 上的 ?(Twitter) 關注的相同用戶。
筆記
我們建議使用 Chrome 線上應用程式商店版本,因為它始終是最新的。其他商店版本的更新可能會滯後。
Alt + B
快捷鍵或點擊工具列圖示啟動 Sky Follower Bridge 擴充。Finding Bluesky Users
按鈕。提示
對於 Firefox 用戶,按Alt + B
可能不起作用。在這種情況下,請按一下瀏覽器工具列中的擴充圖示。 https://support.mozilla.org/en-US/kb/extensions-button
PLASMO_PUBLIC_BSKY_DOMAIN
:要使用的 Bluesky 網域(預設值:「bsky.social」) 如果您想將此擴充功能與自訂 PDS(個人資料伺服器)而不是預設的 bsky.social 一起使用,您有兩個選擇:
git clone https://github.com/kawamataryo/sky-follower-bridge.git
cd sky-follower-bridge
npm install
.env
檔: echo " PLASMO_PUBLIC_BSKY_DOMAIN=bsky.social " > .env
# For Chrome
npm run build
npm run package
# For Firefox
npm run build:firefox
npm run package:firefox
您也可以在建置期間直接傳遞網域:
# For Chrome
PLASMO_PUBLIC_BSKY_DOMAIN=your-custom-domain.com npm run build
PLASMO_PUBLIC_BSKY_DOMAIN=your-custom-domain.com npm run package
# For Firefox
PLASMO_PUBLIC_BSKY_DOMAIN=your-custom-domain.com npm run build:firefox
PLASMO_PUBLIC_BSKY_DOMAIN=your-custom-domain.com npm run package:firefox
建置完成後,您可以載入擴充功能:
對於 Chrome/Edge:
chrome://extensions/
(或edge://extensions/
)build/chrome-mv3-prod
目錄對於火狐瀏覽器:
about:debugging#/runtime/this-firefox
dist
目錄中選擇 zip 文件build
目錄中dist
目錄中username.your-custom-domain.com
格式的句柄