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
Eメール [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"
    }
}