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.
Apa itu Fake GPS for PC & Windows - New Background?
Fake GPS for PC & Windows - New Background adalah ekstensi Chrome yang dikembangkan oleh https://techadvicehub.com/fake-gps-for-pc, dan fitur utamanya adalah "Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Fake GPS for PC & Windows - New Background
Unduh file ekstensi Fake GPS for PC & Windows - New Background dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | daafmphacdboacoclddchffganbhhdko |
URL Resmi | https://chrome.google.com/webstore/detail/fake-gps-for-pc-windows-n/daafmphacdboacoclddchffganbhhdko |
Deskripsi | Fake GPS for PC extension provides you with 'Fake GPS' design on new tab. Designed for 'Fake GPS' app fans. |
Ukuran File | 1.33 MB |
Jumlah Instalasi | 236 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2022-01-22 |
Tanggal Publikasi | 2021-11-28 |
Pengembang | https://techadvicehub.com/fake-gps-for-pc |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://techadvicehub.com/ |
URL Halaman Bantuan | https://techadvicehub.com/contact-us/ |
Bahasa yang Didukung | 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" } } |