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.

Vad är Fake GPS for PC & Windows - New Background?

Fake GPS for PC & Windows - New Background är en Chrome-tillägg utvecklad av https://techadvicehub.com/fake-gps-for-pc, och dess huvudfunktion är "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Fake GPS for PC & Windows - New Background-förlängningens CRX-fil

Ladda ner Fake GPS for PC & Windows - New Background-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

                        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.                    

Grundläggande Information om Tillägg

Namn Fake GPS for PC & Windows - New Background Fake GPS for PC & Windows - New Background
ID daafmphacdboacoclddchffganbhhdko
Officiell webbadress https://chrome.google.com/webstore/detail/fake-gps-for-pc-windows-n/daafmphacdboacoclddchffganbhhdko
Beskrivning Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.
Filstorlek 1.33 MB
Antal Installationer 236
Aktuell Version 1.2
Senast Uppdaterad 2022-01-22
Publiceringsdatum 2021-11-28
Utvecklare https://techadvicehub.com/fake-gps-for-pc
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://techadvicehub.com/
Hjälpsida URL https://techadvicehub.com/contact-us/
Stödda Språk 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"
    }
}