INFO 5303 fake location extension
fake user location
什么是INFO 5303 fake location extension?
INFO 5303 fake location extension是由yc2378开发的Chrome扩展程序,该扩展的主要功能是“fake user location”。
下载INFO 5303 fake location extension扩展crx文件
下载INFO 5303 fake location extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Protect location privacy by faking location based on user input of latitude and longitude. 扩展基本信息
| 名称 | |
| ID | nnmajmkbknpbfdmeomfkogjoopkoonfh |
| 官方URL | https://chrome.google.com/webstore/detail/info-5303-fake-location-e/nnmajmkbknpbfdmeomfkogjoopkoonfh |
| 简介 | fake user location |
| 文件大小 | 867 KB |
| 安装次数 | 312 |
| 当前版本 | 0.21 |
| 更新时间 | 2018-05-14 |
| 上架时间 | 2018-05-14 |
| 评分 | 2.00/5 共3次评分 |
| 开发者 | yc2378 |
| 付费类型 | free |
| 支持的语言 | 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": [
" | |