Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Global Search Simulator: Perform Google Search in Any Country and Language",
"version": "1.0.0",
"description": "Perform Google searches in any country and language with ease using our Search Simulator Chrome extension.",
"icons": {
"16": "icon16.png",
"19": "icon19.png",
"32": "icon32.png",
"38": "icon38.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [],
"action": [],
"background": {
"service_worker": "background.js"
}
}