In search of something unique? We want to help you find it.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Bazaar Virtual",
"version": "0.6",
"description": "In search of something unique? We want to help you find it.",
"icons": {
"256": "images/icon-256.png"
},
"chrome_url_overrides": {
"newtab": "new_tab.html"
},
"manifest_version": 3
}