Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Omegle location locator",
"version": "1.3.0",
"description": "Trace omegle video chat location.",
"action": {
"default_popup": "popup.html",
"default_icon": "fav\/fav.png"
},
"icons": {
"16": "fav\/fav.png",
"32": "fav\/fav.png",
"48": "fav\/fav.png",
"128": "fav\/fav.png"
},
"permissions": [
"scripting",
"activeTab"
]
}