plurk_lib

An unofficial library for Plurk

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greatest.deepsurf.us/scripts/432792/972862/plurk_lib.js

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
stdai1016
バージョン
0.1.1
作成日
2021/09/22
更新日
2021/09/22
大きさ
12KB
ライセンス
MIT

plurk_lib

An unofficial library for Plurk.

API

Functions

  • plurklib.getUserData(): object
  • plurklib.getPageUserData(): object
  • plurklib.callApi(path: string, options:? object): Promise<any>
  • plurklib.getNotificationsMixed2(limit?: number, offset?: string | number | Date): Promise<object>
  • plurklib.fetchUserAliases(): Promise<object>
  • plurklib.fetchUserInfo(userIdOrNickName: number | string): Promise<object>
  • plurklib.getResponses(plurkId: number, from?: number): Promise<object>
  • plurklib.getCustomCss(userId?: number): Promise<string[]>

Classes

  • plurklib.PlurkRecord
  • plurklib.PlurkObserver
  • plurklib.Plurk

Updates

  • 0.1.1 - Initial version

License

plurk_lib is licensed under MIT.