Fake GPS for PC & Windows - New Background

Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.

O que é Fake GPS for PC & Windows - New Background?

Fake GPS for PC & Windows - New Background é uma extensão do Chrome desenvolvida por https://techadvicehub.com/fake-gps-for-pc, e sua principal característica é "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Fake GPS for PC & Windows - New Background

Baixe arquivos de extensão Fake GPS for PC & Windows - New Background no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Fake GPS for PC extension provides you with fake GPS background in new tab page. Created for fake GPS fans. It also has a search option for google search.

This extension features some of the best artwork to make you feel good on your Chrome browser.

Choose your favorite backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page.                    

Informações Básicas da Extensão

Nome Fake GPS for PC & Windows - New Background Fake GPS for PC & Windows - New Background
ID daafmphacdboacoclddchffganbhhdko
URL Oficial https://chrome.google.com/webstore/detail/fake-gps-for-pc-windows-n/daafmphacdboacoclddchffganbhhdko
Descrição Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.
Tamanho do Arquivo 1.33 MB
Contagem de Instalações 236
Versão Atual 1.2
Última Atualização 2022-01-22
Data de Publicação 2021-11-28
Desenvolvedor https://techadvicehub.com/fake-gps-for-pc
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://techadvicehub.com/
URL da Página de Ajuda https://techadvicehub.com/contact-us/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.2",
    "name": "Fake GPS for PC & Windows - New Background",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.",
    "offline_enabled": true,
    "action": {
        "default_icon": {
            "128": "img\/icon128.png",
            "48": "img\/icon48.png",
            "16": "img\/icon16.png"
        }
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png",
        "16": "img\/icon16.png"
    },
    "background": {
        "service_worker": "js\/main.js"
    }
}