Funny Games | JustDailyGames.com

Direct link to the Funny Games category on JustDailyGames.com

Qu'est-ce que Funny Games | JustDailyGames.com ?

Funny Games | JustDailyGames.com est une extension Chrome développée par http://justdailygames.com, et sa fonction principale est "Direct link to the Funny Games category on JustDailyGames.com".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Funny Games | JustDailyGames.com

Téléchargez les fichiers d'extension Funny Games | JustDailyGames.com au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Play you favorite funny games.

The most entertaining and fun . Highlight your choice and enjoy!                    

Informations de Base sur l'Extension

Nom Funny Games | JustDailyGames.com Funny Games | JustDailyGames.com
ID fdhofgliiljalnjgchhgkilghmhnnfej
URL Officiel https://chrome.google.com/webstore/detail/funny-games-justdailygame/fdhofgliiljalnjgchhgkilghmhnnfej
Description Direct link to the Funny Games category on JustDailyGames.com
Taille du Fichier 2.8 MB
Nombre d'Installations 103
Version Actuelle 1.0.2
Dernière Mise à Jour 2018-07-07
Date de Publication 2018-07-07
Évaluation 4.00/5 Total 4 Évaluations
Développeur http://justdailygames.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité http://justdailygames.com/privacy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Funny Games | JustDailyGames.com",
    "short_name": "Funny Games",
    "version": "1.0.2",
    "description": "Direct link to the Funny Games category on JustDailyGames.com",
    "homepage_url": "http:\/\/justdailygames.com\/c\/funny-games\/",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png"
        },
        "default_title": "Funny Games | JustDailyGames.com",
        "default_popup": "popup.html"
    }
}