Dolphin x Server
Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin
Dolphin x Serverとは何ですか?
Dolphin x ServerはDolphinによって開発されたChromeの拡張機能で、その主な機能は「Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin」です。
拡張機能のスクリーンショット
Dolphin x Server拡張機能のCRXファイルをダウンロード
Dolphin x Server拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Поиск токена фб и быстрое добавление аккаунтов в твой Dolphin
Расширение для dolphin.ru.com. Позволяет быстро создать аккаунт в self-hosted версии Dolphin, добавив токен доступа, куки, прокси и теги. 拡張機能の基本情報
| 名前 | |
| ID | dihicliaoakcfiokadjibcobbemgdbgg |
| 公式URL | https://chromewebstore.google.com/detail/dolphin-x-server/dihicliaoakcfiokadjibcobbemgdbgg |
| 説明 | Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin |
| ファイルサイズ | 790 KB |
| インストール数 | 1,260 |
| 現在のバージョン | 3.0.0 |
| 最終更新日 | 2023-04-28 |
| 公開日 | 2020-11-08 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Dolphin |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://dolphin.ru.com/privacy/privacy.php |
| 対応言語 | ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Dolphin x Server",
"description": "\u041f\u043e\u0438\u0441\u043a \u0442\u043e\u043a\u0435\u043d\u0430 \u0424\u0411 \u0438 \u0431\u044b\u0441\u0442\u0440\u043e\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u043e\u0432 \u0432 \u0442\u0432\u043e\u0439 Dolphin",
"version": "3.0.0",
"action": {
"default_popup": "index.html"
},
"permissions": [
"tabs",
"scripting",
"storage",
"cookies"
],
"host_permissions": [
"https:\/\/*.facebook.com\/*"
],
"icons": {
"16": "static\/mainIcons\/16.png",
"48": "static\/mainIcons\/48.png",
"128": "static\/mainIcons\/128.png"
}
} | |