All Projects → mnao305 → VRCFriendCheck

mnao305 / VRCFriendCheck

Licence: GPL-3.0 License
VRChatのフレンドのオンライン状況の確認、オンライン通知ができるブラウザ拡張機能

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to VRCFriendCheck

Blazor.BrowserExtension
A package for building Browser Extension with Blazor WebAssembly application.
Stars: ✭ 207 (+1193.75%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
native-messaging
Native Messaging Host Protocol for Browser Extensions
Stars: ✭ 40 (+150%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+2018.75%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-12.5%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (+31.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
security.txt
ℹ️ Cross-platform browser extension for discovering security.txt and humans.txt files.
Stars: ✭ 15 (-6.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
inDoors
Chrome/Firefox extension that displays companies' Glassdoor ratings on LinkedIn and other job sites
Stars: ✭ 33 (+106.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+556.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
scape
🎨 The new tab page with simplicity in mind.
Stars: ✭ 14 (-12.5%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (+168.75%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
selecton-extension
Selecton provides popup with actions on text selection in all major browsers
Stars: ✭ 36 (+125%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (+37.5%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
locale-switcher
Browser Extension to quickly change your browser locale.
Stars: ✭ 75 (+368.75%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (+231.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (+18.75%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
hackernews-button
Privacy-preserving Firefox extension linking to Hacker News discussion; built with Bloom filters and WebAssembly
Stars: ✭ 73 (+356.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
Notion-Boost-browser-extension
Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
Stars: ✭ 367 (+2193.75%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+306.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
inject-jyutping
A browser extension that adds Cantonese pronunciation (Jyutping) on Chinese characters
Stars: ✭ 33 (+106.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+531.25%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension

English | 日本語

VRCFriendCheck

This is a browser extension that allows you to check your friend's online status on VRChat, and notify you when a friend is online.

Features

  • Online / offline confirmation of friends
  • Notify me when my friend is online
  • World where online friends exist, instance confirmation
  • Review Friend Status and Status Messages
  • Confirmation of other users in the instance(This currently can not be used)
  • Join to that instance
  • Sort by name and instance ID order
  • Function to display only Favorite Friends
  • Show number of friends online over extension icon

Requirement

  • PC version Chrome browser or PC version Firefox browser

Installation

When using Chrome browser

Add this extension to Chrome from Chrome Web Store.

When using Firefox browser

Add this extension to Firefox from Firefox Add-ons.

If you build by yourself

node version: 8

Build

npm i
npm run build:dev   # Developer build
npm run build       # Production build
npm run build-zip   # zip file output

Import into browser


When installation is complete, a light blue balloon icon will be displayed in the upper right corner of the browser.

Usage

Basic

  1. Click the balloon icon displayed in the upper right corner of the browser.
  2. The login form will be displayed. Log in with a VRChat account.
  3. A list of friends is displayed. By default, all friends are listed in order of instance.
  4. You can also change the order of options.
  5. You can set options to show only your favorite friends.

notification

  1. The notification feature can also be turned off from the options..
  2. You can also notify only your favorite friends from the options.

Anything Else

You need to be logged in as a VRChat account to use this extension.
When logging in, account information will not be sent or stored on servers other than this extension or VRChat official.

Since the VRChat API used in this extension is based on unofficial documentation and it is unclear whether access to this API is officially granted, you use this app at your own risk.
The developer is not responsible for any damage caused by the use of this extension.

I use Google Translate for translation.

About questions, requests, bug reports, etc

Please feel free to report any issues, requests, or questions from Issues.

Author

mnao305
mail to: [email protected]

License

GNU GENERAL PUBLIC LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].