Socpublic.com

Enjoy work with Socpublic!

Socpublic.com là gì?

Socpublic.com là một tiện ích mở rộng Chrome được phát triển bởi https://socpublic.com, và tính năng chính của nó là "Enjoy work with Socpublic!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Socpublic.com

Tải xuống các tệp mở rộng Socpublic.com dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        C помощью расширения Socpublic вы сможете зарабатывать на сёрфинге (просмотре) сайтов и видео. 

Просмотры выполняются в полуавтоматическом режиме, деньги начисляются моментально на ваш баланс Socpublic после выполнения всех шагов задания.

Для начала работы: 
- Установите расширение и авторизуйтесь под своими учётными данными сервиса Socpublic. 
На главном экране расширения вы увидите количество доступного сёрфинга. 
- Начните выполнение и пройдите все шаги.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Socpublic.com Socpublic.com
ID hnikdbjffkapiacedidjkigkpglncnlk
URL Chính Thức https://chromewebstore.google.com/detail/socpubliccom/hnikdbjffkapiacedidjkigkpglncnlk
Mô tả Enjoy work with Socpublic!
Kích Thước Tệp 316 KB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 1.2.22
Cập Nhật Lần Cuối 2023-07-16
Ngày Phát Hành 2020-07-10
Đánh Giá 2.83/5 Tổng số 96 Đánh Giá
Nhà Phát Triển https://socpublic.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://socpublic.com/rules.html
Ngôn Ngữ Được Hỗ Trợ ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Socpublic.com",
    "version": "1.2.22",
    "description": "Enjoy work with Socpublic!",
    "homepage_url": "https:\/\/socpublic.com",
    "icons": {
        "16": "images\/sp_16.png",
        "32": "images\/sp_32.png",
        "48": "images\/sp_48.png",
        "128": "images\/sp_128.png"
    },
    "minimum_chrome_version": "35",
    "browser_action": {
        "default_icon": {
            "16": "images\/sp_16.png",
            "32": "images\/sp_32.png",
            "48": "images\/sp_48.png",
            "128": "images\/sp_128.png"
        },
        "default_popup": "popups\/login.html"
    },
    "background": {
        "scripts": [
            "js\/base\/jquery-3.4.1.min.js",
            "js\/base\/md5\/jquery-md5.js",
            "js\/background\/background.js",
            "js\/background\/resources\/request.js",
            "js\/background\/resources\/user.js",
            "js\/background\/resources\/number.js",
            "js\/background\/resources\/progress.js",
            "js\/background\/resources\/chain\/sequence.js",
            "js\/background\/resources\/chain\/youtubeChain.js",
            "js\/background\/resources\/chain\/tiktokChain.js",
            "js\/background\/resources\/chain\/yandexzenChain.js",
            "js\/background\/resources\/chain\/instagramChain.js",
            "js\/background\/resources\/chain\/surfingChain.js",
            "js\/background\/resources\/timer.js",
            "js\/background\/resources\/searchTabs.js",
            "js\/background\/resources\/surfing.js",
            "js\/background\/resources\/video.js",
            "js\/background\/resources\/videott.js",
            "js\/background\/resources\/task.js",
            "js\/background\/resources\/taskyz.js",
            "js\/background\/resources\/taskin.js",
            "js\/background\/resources\/notifications.js",
            "js\/background\/events\/handlers.js",
            "js\/background\/events\/handlers_surf.js",
            "js\/background\/events\/handlers_yt.js",
            "js\/background\/events\/handlers_tt.js",
            "js\/background\/events\/handlers_yz.js",
            "js\/background\/events\/handlers_in.js",
            "js\/background\/events\/listeners.js"
        ],
        "persistent": true
    },
    "permissions": [
        "storage",
        "tabs",
        "alarms",
        "webNavigation",
        "",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.yandex.ru\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js",
                "js\/content\/search_y.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js",
                "js\/content\/search_g.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css",
                "plugins\/toastr\/toastr-font.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.tiktok.com\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css",
                "plugins\/toastr\/toastr-font.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/zen.yandex.ru\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css",
                "plugins\/toastr\/toastr-font.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/dzen.ru\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css",
                "plugins\/toastr\/toastr-font.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js"
            ]
        },
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/instagram.com\/*"
            ],
            "css": [
                "plugins\/toastr\/toastr.css",
                "plugins\/toastr\/toastr-font.css"
            ],
            "js": [
                "js\/base\/jquery-3.4.1.min.js",
                "plugins\/toastr\/toastr.min.js"
            ]
        }
    ],
    "options_ui": {
        "chrome_style": true,
        "open_in_tab": false,
        "page": "popups\/options.html"
    }
}