Play Africa

Play Africa - Toto everywhere

Play Africaとは何ですか?

Play AfricaはSpoOkyJelleProductionsによって開発されたChromeの拡張機能で、その主な機能は「Play Africa - Toto everywhere」です。

拡張機能のスクリーンショット

screenshot

Play Africa拡張機能のCRXファイルをダウンロード

Play Africa拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Click the button to play Africa - Toto                    

拡張機能の基本情報

名前 Play Africa Play Africa
ID lcmehenpfidgdkmiedneeoophmnjndhg
公式URL https://chromewebstore.google.com/detail/play-africa/lcmehenpfidgdkmiedneeoophmnjndhg
説明 Play Africa - Toto everywhere
ファイルサイズ 6.12 MB
インストール数 42
現在のバージョン 0.3
最終更新日 2020-09-24
公開日 2018-05-29
評価 5.00/5 合計 5 レビュー
開発者 SpoOkyJelleProductions
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://jelle.kootwyk.nl
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Play Africa",
    "version": "0.3",
    "manifest_version": 2,
    "description": "Play Africa - Toto everywhere",
    "icons": {
        "128": "logo.png"
    },
    "browser_action": {
        "default_title": "elele",
        "default_popup": "popup.html"
    },
    "background": {
        "js": [
            "popup.js"
        ]
    },
    "permissions": [
        "tabs",
        "activeTab"
    ]
}