Jeep Offline Game

O melhor jeito de ficar offline é sempre com um Jeep.

What is Jeep Offline Game?

Jeep Offline Game is a Chrome extension developed by F.biz, and its main feature is "O melhor jeito de ficar offline é sempre com um Jeep.".

Extension Screenshots

screenshot

Download Jeep Offline Game Extension CRX File

Download Jeep Offline Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Saudade de explorar e viver aventuras com a Jeep?

Enquanto ainda não é possível se reencontrar com a natureza e viver o Espírito Jeep, preparamos esse jogo exclusivo para nos conectarmos com o público e mostrar que a Jeep também não vê a hora de, finalmente, trocar o offline pelo off-road.

Para curtir a extensão, é só apertar a barra de espaço para começar e usar os botões direcionais (cima / baixo) para jogar.                    

Extension Basic Information

Name Jeep Offline Game Jeep Offline Game
ID pbebkjfilochhjeggkplcdojkllijlgg
Official URL https://chrome.google.com/webstore/detail/jeep-offline-game/pbebkjfilochhjeggkplcdojkllijlgg
Description O melhor jeito de ficar offline é sempre com um Jeep.
File Size 54.52 KB
Installation Count 208
Current Version 1.3
Last Updated 2020-07-15
Publish Date 2018-05-02
Rating 1.00/5 Total 1 Ratings
Developer F.biz
Email [email protected]
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-grade-128x128.png",
        "default_popup": "popup.html"
    },
    "description": "O melhor jeito de ficar offline \u00e9 sempre com um Jeep.",
    "icons": {
        "128": "images\/icon-grade-128x128.png",
        "16": "images\/icon-grade-16x16.png",
        "32": "images\/icon-grade-32x32.png",
        "48": "images\/icon-grade-48x48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoHI90p3nDXwfWPJeYggPM+5srULxHx78krifYBOkCcBPE1cGy3j70yLt5l7nZuIum13wpED4srqtfR2soC67r3n0TDhd4IhWU1nT2jlWb9VB17mL4dUjkCplku5Y8tc1jEcum3AoJ4KgFFJuRDKAC6QQAIILLCJmK\/NVmN\/ROhE5QDgfXBiUJRWdO9Vm+85CmLso4d6klsWOSmuFOPzzpxZOCon+5B1Vh3PhfYP9aHigBs\/egtKs2aqmemYvespE74rP3kseouAKTsvUS8i9j9JoMkG4gg92NTll35bmtzASru5nHECr0dhFeJ6iDCHu0b7T1MVhxSggLuTbLv9y3QIDAQAB",
    "manifest_version": 2,
    "name": "Jeep Offline Game",
    "permissions": [
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3"
}