Easy Viral Contest

Turn your posts into viral giveaways and contests to get massive engagement, leads, and sales.

Easy Viral Contest क्या है?

Easy Viral Contest http://automationsuite.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Turn your posts into viral giveaways and contests to get massive engagement, leads, and sales."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Easy Viral Contest एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Easily Create Viral Contest will create viral contest from you posts to increase engagement, leads and sales. 


THIS IS A WHITE LABEL EXTENSION OF Winner Winner Chicken Dinner

Use our comprehensive chrome extension, Easy Viral Contest to automatic select winners, and automatically send both winners and losers a message. This software helps companies in any industry attract prospective customers through contest. 


HOW IT WORKS:

Once you activate the extension, you are able to create unlimited amounts of contest. 

WHY SHOULD I TRY IT: 
Easy Viral Contest will do tedious  work for you! You can set up automated messages so that when will determine the people who engage the most and reward them. It will also send messages to those the commented but did not win in order to send an offer to those who participated. 



LIMITATIONS:

Easy Viral Contest is designed to take some of the pressure off and allow you focus on what's really important: Client Enrollment & Results.

Easy Viral Contest is to help simplify the enrollment process through a semi-automation NOT totally replace the need for a great offer and proper messaging.

We suggest only using this plugin in the recommended intervals (details inside of demo). 

PRICE:
Try it 7 days for free, then buy a license at https://easyviralcontest.com/7-day-trail 

Detailed plans and workshops are held inside our group.
https://thecoachingportal.me/join

More details about other extensions and opportunities 
https://automationsuite.io                    

एक्सटेंशन की मूल जानकारी

नाम Easy Viral Contest Easy Viral Contest
ID pbnbhbamkpegochccpgpiimdjgjgmihn
आधिकारिक URL https://chrome.google.com/webstore/detail/easy-viral-contest/pbnbhbamkpegochccpgpiimdjgjgmihn
विवरण Turn your posts into viral giveaways and contests to get massive engagement, leads, and sales.
फ़ाइल का आकार 771 KB
स्थापना संख्या 60
वर्तमान संस्करण 1.2.3
अंतिम अपडेट 2023-03-20
प्रकाशन तिथि 2021-10-20
डेवलपर http://automationsuite.io
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://automationsuite.io/easy-viral-contest
सहायता पृष्ठ URL https://automationsuite.io/support
गोपनीयता नीति पृष्ठ URL https://get.automationsuite.io/Privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Viral Contest ",
    "version": "1.2.3",
    "manifest_version": 3,
    "description": "Turn your posts into viral giveaways and contests to get massive engagement, leads, and sales.",
    "icons": {
        "16": "images\/60eae92ca1974c03c4414d82-Easy_Viral_Contest_-1634650277145-small_icon.png",
        "48": "images\/60eae92ca1974c03c4414d82-Easy_Viral_Contest_-1634650277201-medium_icon.png",
        "128": "images\/60eae92ca1974c03c4414d82-Easy_Viral_Contest_-1634650277253-large_icon.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; img-src * 'self' data: https:; object-src 'self'; script-src-elem 'self' 'unsafe-inline'",
        "content_scripts": "script-src 'self'; img-src * 'self' data: https:; object-src 'self'; script-src-elem 'self' 'unsafe-inline'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "https:\/\/mbasic.facebook.com\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Easy Viral Contest "
    },
    "background": {
        "service_worker": "background-bundle.js"
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.messenger.com\/*",
        "https:\/\/m.facebook.com\/*",
        "https:\/\/mbasic.facebook.com\/",
        "https:\/\/api.winnerwinnerchickendinner.io\/api\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mbasic.facebook.com\/*"
            ],
            "all_frames": true,
            "js": [
                "vendor.js",
                "moment.js",
                "AllMasterHandler.js"
            ],
            "run_at": "document_end"
        }
    ],
    "short_name": "EVC"
}