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.
Was ist Fake GPS for PC & Windows - New Background?
Fake GPS for PC & Windows - New Background ist eine Chrome-Erweiterung, die von https://techadvicehub.com/fake-gps-for-pc entwickelt wurde, und ihr Hauptmerkmal ist "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.".
Erweiterungsscreenshots
Fake GPS for PC & Windows - New Background-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fake GPS for PC & Windows - New Background-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | daafmphacdboacoclddchffganbhhdko |
Offizielle URL | https://chrome.google.com/webstore/detail/fake-gps-for-pc-windows-n/daafmphacdboacoclddchffganbhhdko |
Beschreibung | Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans. |
Dateigröße | 1.33 MB |
Installationsanzahl | 236 |
Aktuelle Version | 1.2 |
Letztes Update | 2022-01-22 |
Veröffentlichungsdatum | 2021-11-28 |
Entwickler | https://techadvicehub.com/fake-gps-for-pc |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://techadvicehub.com/ |
Hilfeseite URL | https://techadvicehub.com/contact-us/ |
Unterstützte Sprachen | 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" } } |