Dolphin x Server

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

What is Dolphin x Server?

Dolphin x Server is a Chrome extension developed by Dolphin, and its main feature is "Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin".

Extension Screenshots

screenshot

Download Dolphin x Server Extension CRX File

Download Dolphin x Server extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

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

Extension Basic Information

Name Dolphin x Server Dolphin x Server
ID dihicliaoakcfiokadjibcobbemgdbgg
Official URL https://chromewebstore.google.com/detail/dolphin-x-server/dihicliaoakcfiokadjibcobbemgdbgg
Description Поиск токена ФБ и быстрое добавление аккаунтов в твой Dolphin
File Size 790 KB
Installation Count 1,260
Current Version 3.0.0
Last Updated 2023-04-28
Publish Date 2020-11-08
Rating 5.00/5 Total 1 Ratings
Developer Dolphin
Email [email protected]
Payment Type free
Privacy Policy Page URL https://dolphin.ru.com/privacy/privacy.php
Supported Languages 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"
    }
}