Facebook Sorteio Por Compartilhamento

Sortear

What is Facebook Sorteio Por Compartilhamento?

Facebook Sorteio Por Compartilhamento is a Chrome extension developed by https://schirrel.dev, and its main feature is "Sortear".

Extension Screenshots

screenshot

Download Facebook Sorteio Por Compartilhamento Extension CRX File

Download Facebook Sorteio Por Compartilhamento 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

                        Extensão para exibir e sortear vecedores no facebook por compartilhamento. Instale para facilitar seus sorteios de compartilhamento no facebook                    

Extension Basic Information

Name Facebook Sorteio Por Compartilhamento Facebook Sorteio Por Compartilhamento
ID boickmkngjjbglhpcbjhcfaliponmaep
Official URL https://chromewebstore.google.com/detail/facebook-sorteio-por-comp/boickmkngjjbglhpcbjhcfaliponmaep
Description Sortear
File Size 171 KB
Installation Count 246
Current Version 3.0.1
Last Updated 2020-08-01
Publish Date 2020-07-31
Developer https://schirrel.dev
Email [email protected]
Payment Type free
Extension Website http://schirrel.dev
Help Page URL http://schirrel.dev
Privacy Policy Page URL https://schirrel.dev/privacy-policy.html
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Facebook Sorteio Por Compartilhamento",
    "description": "Sortear",
    "version": "3.0.1",
    "permissions": [
        "activeTab",
        "downloads",
        "background",
        "",
        "storage"
    ],
    "background": {
        "page": "background\/index.html",
        "persistent": false
    },
    "browser_action": {
        "default_title": "Sortear.",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "32": "img\/icon-32.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    }
}