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.
What is Fake GPS for PC & Windows - New Background?
Fake GPS for PC & Windows - New Background is a Chrome extension developed by https://techadvicehub.com/fake-gps-for-pc, and its main feature is "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.".
Extension Screenshots
Download Fake GPS for PC & Windows - New Background Extension CRX File
Download Fake GPS for PC & Windows - New Background 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
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.
Extension Basic Information
Name | |
ID | daafmphacdboacoclddchffganbhhdko |
Official URL | 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. |
File Size | 1.33 MB |
Installation Count | 236 |
Current Version | 1.2 |
Last Updated | 2022-01-22 |
Publish Date | 2021-11-28 |
Developer | https://techadvicehub.com/fake-gps-for-pc |
[email protected] | |
Payment Type | free |
Extension Website | https://techadvicehub.com/ |
Help Page URL | https://techadvicehub.com/contact-us/ |
Supported Languages | 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" } } |