Facebook Sorteio Por Compartilhamento

Sortear

什么是Facebook Sorteio Por Compartilhamento?

Facebook Sorteio Por Compartilhamento是由https://schirrel.dev开发的Chrome扩展程序,该扩展的主要功能是“Sortear”。

扩展截图

screenshot

下载Facebook Sorteio Por Compartilhamento扩展crx文件

下载Facebook Sorteio Por Compartilhamento扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Facebook Sorteio Por Compartilhamento Facebook Sorteio Por Compartilhamento
ID boickmkngjjbglhpcbjhcfaliponmaep
官方URL https://chromewebstore.google.com/detail/facebook-sorteio-por-comp/boickmkngjjbglhpcbjhcfaliponmaep
简介 Sortear
文件大小 171 KB
安装次数 246
当前版本 3.0.1
更新时间 2020-08-01
上架时间 2020-07-31
开发者 https://schirrel.dev
电子邮箱 [email protected]
付费类型 free
扩展官网 http://schirrel.dev
帮助页面URL http://schirrel.dev
隐私政策页面URL https://schirrel.dev/privacy-policy.html
支持的语言 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"
    }
}