Surfe.be — the extension with which you earn

Get paid for the time you spend on the Internet!

什麼是Surfe.be — the extension with which you earn?

Surfe.be — the extension with which you earn是由https://surfe.be開發的Chrome擴展程式,該擴展的主要功能是“Get paid for the time you spend on the Internet!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Surfe.be — the extension with which you earn擴展crx文件

下載Surfe.be — the extension with which you earn擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Have you ever considered how much time you spend pointlessly surfing sites? Many users spend 3-6 hours on this daily, but this time can be monetized profitably.

We suggest you install the Surfe.be extension and receive money for every minute spent on the Internet!


 === How do you earn with Surfe.be?

Our extension randomly displays small banner ads at the bottom of any sites you visit. For each banner shown, you will receive up to 90% of the price paid by the advertiser.

With the Surfe.be extension, you can make money in 4 ways:
 - surfing the Internet on any sites;
 - viewing the websites of advertisers;
 - viewing promotional videos;
 - earnings on affiliate program.

Install the extension and earn the first money today - it's simple, even a schoolboy will understand!


 === Benefits of earning with the extension Surfe.be

 # Works on all browsers #
You can install the Surfe.be extension in Chrome, Opera, Firefox, and Yandex

 # Instant withdrawal from $ 0.03 #
Withdrawal of funds occurs within 1 minute and is already available from $ 0.03

 # Multiply revenue by 2 #
Upon reaching the rating of "100", payment for completing tasks will double

 # AdBlock does not affect work #
You can view ads without disabling ad blockers in the browser

 # Anyone can earn #
This method of earning on the Internet is suitable for users of any age and gender

 # Convenient withdrawal of funds #
You can withdraw money to Payeer, WebMoney, Qiwi and Yoomoney wallets


 === 3 easy steps to start earning

1. Install Surfe.be in your browser - to do this, click on the "Install" button at the top of this page.

2. Go to Surfe.be, go through the registration process and log in.

3. Now you can earn with the Surfe.be extension by browsing your favorite sites. Money will be credited to your account on Surfe.be and are available for withdrawal at any time!


 === How to earn even more?

If you want to earn 10 to 20 times more, go to Surfe.be website and perform paid tasks (watching videos and websites) or invite new users to the system using your referral link and get from 5 to 10% of the sum of each withdrawal or recharge!

--------------------------------------

Install the extension for the Surfe.be browser and get paid for the time, spent on the Internet or for completing simple tasks!
To install the extension, click the "Install" button at the top of this page :)

--------------------------------------

Still have questions?

Please email us: [email protected]
or write to the form on the website: https://surfe.be/help

We will answer your request within 24 hours!                    

擴展基本資訊

名稱 Surfe.be — the extension with which you earn Surfe.be — the extension with which you earn
ID manjolceoachljppbjhfgkoomnlidkna
官方網址 https://chromewebstore.google.com/detail/surfebe-%E2%80%94-the-extension-w/manjolceoachljppbjhfgkoomnlidkna
簡介 Get paid for the time you spend on the Internet!
檔案大小 624 KB
安裝次數 103,103
目前版本 1.8.2
更新時間 2023-11-01
上架時間 2020-05-01
評分 4.39/5 共 1416 次評分
開發者 https://surfe.be
電子郵箱 [email protected]
付費類型 free
擴展官網 https://surfe.be/earn/
說明頁面URL https://surfe.be/help
隱私政策頁面URL https://surfe.be/ext/privacy-policy
支援的語言 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_fullName__",
    "short_name": "Surfe.be",
    "description": "__MSG_extDesc__",
    "version": "1.8.2",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "webNavigation"
    ],
    "host_permissions": [
        "*:\/\/surfe.be\/*",
        "*:\/\/*.surfe.be\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/surfe.be\/*",
            "*:\/\/*.surfe.be\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "file:\/\/\/*",
                "ftp:\/\/*\/*",
                "*:\/\/mail.google.com\/*",
                "*:\/\/mail.yandex.ru\/*",
                "*:\/\/mail.yandex.ua\/*",
                "*:\/\/mail.yandex.kz\/*",
                "*:\/\/e.mail.ru\/*",
                "*:\/\/mail.protonmail.com\/*"
            ],
            "js": [
                "libs\/functions.js",
                "libs\/jquery.min.js",
                "content\/json2html.js",
                "content\/jquery.json2html.js",
                "libs\/CommonMemory.js",
                "libs\/ChromeStorage.js",
                "content\/nanobar.js",
                "content\/countUp.js",
                "content\/ifvisible.js",
                "popup\/purify.js",
                "content\/track.js",
                "content\/captcha.js",
                "content\/content.js"
            ],
            "css": [
                "content\/content.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_title": "Surfe.be",
        "default_popup": "popup\/popup.html",
        "default_icon": "img\/icon16.png"
    },
    "manifest_version": 3,
    "homepage_url": "https:\/\/surfe.be\/earn\/"
}