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.
Qu'est-ce que Fake GPS for PC & Windows - New Background ?
Fake GPS for PC & Windows - New Background est une extension Chrome développée par https://techadvicehub.com/fake-gps-for-pc, et sa fonction principale est "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fake GPS for PC & Windows - New Background
Téléchargez les fichiers d'extension Fake GPS for PC & Windows - New Background au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | daafmphacdboacoclddchffganbhhdko |
URL Officiel | https://chrome.google.com/webstore/detail/fake-gps-for-pc-windows-n/daafmphacdboacoclddchffganbhhdko |
Description | Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans. |
Taille du Fichier | 1.33 MB |
Nombre d'Installations | 236 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2022-01-22 |
Date de Publication | 2021-11-28 |
Développeur | https://techadvicehub.com/fake-gps-for-pc |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://techadvicehub.com/ |
URL de la Page d'Aide | https://techadvicehub.com/contact-us/ |
Langues Prises en Charge | 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" } } |