PUBG

PUBG extension provide you with PUBG design on new tab. Designed for PUBG fans.

PUBGとは何ですか?

PUBGはhttps://pubgfree.ioによって開発されたChromeの拡張機能で、その主な機能は「PUBG extension provide you with PUBG design on new tab. Designed for PUBG fans.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        PUBG game is about putting up to 100 players on a remote island where strategic gameplay is as important as shooting skills. Players enter a last-man-standing battle where they try to locate weapons, vehicles, and supplies in a graphically and tactically rich battleground that eventually forces players into a shrinking play zone.

PUBG Extension Features:
1. Shuffle PUBG every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.                    

拡張機能の基本情報

名前 PUBG PUBG
ID pknkhcebclkaofaliggfhnieiahbbmnf
公式URL https://chrome.google.com/webstore/detail/pubg/pknkhcebclkaofaliggfhnieiahbbmnf
説明 PUBG extension provide you with PUBG design on new tab. Designed for PUBG fans.
ファイルサイズ 9.76 MB
インストール数 10,000
現在のバージョン 382.110.2120.903
最終更新日 2021-03-12
公開日 2020-04-29
評価 4.74/5 合計 47 レビュー
開発者 https://pubgfree.io
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://pubgfree.io/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PUBG",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "PUBG extension provide you with PUBG design on new tab. Designed for PUBG fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "382.110.2120.903"
}