INFO 5303 fake location extension
fake user location
Cos'è INFO 5303 fake location extension?
INFO 5303 fake location extension è un'estensione di Chrome sviluppata da yc2378, e la sua funzione principale è "fake user location".
Scarica il file CRX dell'estensione INFO 5303 fake location extension
Scarica i file di estensione INFO 5303 fake location extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Protect location privacy by faking location based on user input of latitude and longitude.
Informazioni di Base sull'Estensione
Nome | |
ID | nnmajmkbknpbfdmeomfkogjoopkoonfh |
URL Ufficiale | https://chrome.google.com/webstore/detail/info-5303-fake-location-e/nnmajmkbknpbfdmeomfkogjoopkoonfh |
Descrizione | fake user location |
Dimensione del File | 867 KB |
Conteggio Installazioni | 312 |
Versione Corrente | 0.21 |
Ultimo Aggiornamento | 2018-05-14 |
Data di Pubblicazione | 2018-05-14 |
Valutazione | 2.00/5 Totale 3 Valutazioni |
Sviluppatore | yc2378 |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "INFO 5303 fake location extension", "description": "fake user location", "version": "0.21", "manifest_version": 2, "icons": { "16": "icons\/logo1.png", "128": "icons\/logo1.png" }, "browser_action": { "default_icon": "icons\/logo1.png", "default_popup": "popup.html" }, "web_accessible_resources": [ "icons\/logo1.png" ], "permissions": [ "declarativeContent", "identity", "notifications", "webNavigation", "storage", "geolocation", "http:\/\/*\/", "https:\/\/*\/", "http:\/\/127.0.0.1:8000\/" ], "background": { "scripts": [ "background-bundle.js" ] }, "content_scripts": [ { "matches": [ " |