2048 Popup

Play 2048 in a popup!

Co to jest 2048 Popup?

2048 Popup to rozszerzenie Chrome opracowane przez https://finley.gg, a jego główną funkcją jest „Play 2048 in a popup!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia 2048 Popup

Pobierz pliki rozszerzeń 2048 Popup w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Play 2048 anytime! This Chrome extension makes 2048 available as a popup in your browser, so you can play when you want and where you want. 

This extension works offline, saves your game state, contains no advertising and is completely free.                    

Podstawowe informacje o rozszerzeniu

Nazwa 2048 Popup 2048 Popup
ID gfppbmmpjpolkljbaibdpkoedkgkjeda
Oficjalny URL https://chromewebstore.google.com/detail/2048-popup/gfppbmmpjpolkljbaibdpkoedkgkjeda
Opis Play 2048 in a popup!
Rozmiar pliku 236 KB
Liczba instalacji 1,822
Aktualna Wersja 1.3.0
Ostatnia Aktualizacja 2023-08-25
Data Publikacji 2019-04-29
Ocena 5.00/5 Łącznie 4 Oceny
Deweloper https://finley.gg
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "2048 Popup",
    "version": "1.3.0",
    "description": "Play 2048 in a popup!",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/16x16.png",
            "19": "img\/19x19.png",
            "38": "img\/38x38.png",
            "128": "img\/128x128.png"
        }
    },
    "icons": {
        "16": "img\/16x16.png",
        "32": "img\/32x32.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "manifest_version": 3
}