Learn Flags (Popup Game)

Each time you click a random flag is displayed

Wat is Learn Flags (Popup Game)?

Learn Flags (Popup Game) is een Chrome-extensie ontwikkeld door Popup Games, en de belangrijkste functie is "Each time you click a random flag is displayed".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Learn Flags (Popup Game)

Download Learn Flags (Popup Game)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Learn flags quickly! Each time you click a random flag is displayed with its name.

Useful if you want to learn flags or just look through when bored.

Features:
* Easily accessible in a single click
* Hide flag names so you can try and guess them
* Flag images and names stored offline for use without internet
* Flag list is shuffled when the popup is opened so there will be no repeats until you reach the end of all 254 flags

Changelog:
v1.1:
* Added hide flag name button
* Added flag preloading for the next 3 images
* Improved UI and animations

v1.2:
* Scaled down all flag images to 20%
* Removed fade animations entirely
* Fixed incorrect database entries
* Scaled down nepal flag to 15%                    

Basisinformatie over de Extensie

Naam Learn Flags (Popup Game) Learn Flags (Popup Game)
ID anobmokgfdlmbafhgfejfcnddhdkofej
Officiële URL https://chromewebstore.google.com/detail/learn-flags-popup-game/anobmokgfdlmbafhgfejfcnddhdkofej
Beschrijving Each time you click a random flag is displayed
Bestandsgrootte 4.12 MB
Aantal Installaties 450
Huidige Versie 1.2
Laatst Bijgewerkt 2020-07-18
Publicatiedatum 2020-07-16
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Popup Games
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Learn Flags (Popup Game)",
    "short_name": "Learn Flags",
    "version": "1.2",
    "description": "Each time you click a random flag is displayed",
    "icons": {
        "19": "icon_19.png",
        "38": "icon_38.png",
        "128": "icon_128.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_title": "Learn Flags",
        "default_icon": {
            "19": "icon_19.png",
            "38": "icon_38.png"
        },
        "default_popup": "popup.html"
    }
}