Dolphin x Server

Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin

什麼是Dolphin x Server?

Dolphin x Server是由Dolphin開發的Chrome擴展程式,該擴展的主要功能是“Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin”。

擴展截圖

screenshot

下載Dolphin x Server擴展crx文件

下載Dolphin x Server擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Поиск токена фб и быстрое добавление аккаунтов в твой Dolphin

Расширение для dolphin.ru.com. Позволяет быстро создать аккаунт в self-hosted версии Dolphin, добавив токен доступа, куки, прокси и теги.                    

擴展基本資訊

名稱 Dolphin x Server Dolphin x Server
ID dihicliaoakcfiokadjibcobbemgdbgg
官方網址 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
電子郵箱 [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"
    }
}