Funny Games | JustDailyGames.com

Direct link to the Funny Games category on JustDailyGames.com

Vad är Funny Games | JustDailyGames.com?

Funny Games | JustDailyGames.com är en Chrome-tillägg utvecklad av http://justdailygames.com, och dess huvudfunktion är "Direct link to the Funny Games category on JustDailyGames.com".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Funny Games | JustDailyGames.com-förlängningens CRX-fil

Ladda ner Funny Games | JustDailyGames.com-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Play you favorite funny games.

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

Grundläggande Information om Tillägg

Namn Funny Games | JustDailyGames.com Funny Games | JustDailyGames.com
ID fdhofgliiljalnjgchhgkilghmhnnfej
Officiell webbadress https://chrome.google.com/webstore/detail/funny-games-justdailygame/fdhofgliiljalnjgchhgkilghmhnnfej
Beskrivning Direct link to the Funny Games category on JustDailyGames.com
Filstorlek 2.8 MB
Antal Installationer 103
Aktuell Version 1.0.2
Senast Uppdaterad 2018-07-07
Publiceringsdatum 2018-07-07
Betyg 4.00/5 Totalt 4 Betyg
Utvecklare http://justdailygames.com
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://justdailygames.com/privacy
Stödda Språk 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"
    }
}