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",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"homepage_url": "https:\/\/rapusia.org",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"version": "1.7",
"action": {
"default_icon": "img\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "search.html"
},
"web_accessible_resources": [
{
"resources": [
"logo.webp"
],
"matches": [
"https:\/\/rapusia.org\/*"
]
}
],
"chrome_settings_overrides": {
"homepage": "https:\/\/rapusia.org",
"search_provider": {
"name": "Rapusia Search",
"keyword": "rapusia.org",
"search_url": "https:\/\/rapusia.org?q={searchTerms}",
"favicon_url": "https:\/\/rapusia.org\/favicon.ico",
"encoding": "UTF-8",
"is_default": true
},
"startup_pages": [
"https:\/\/rapusia.org"
]
},
"externally_connectable": {
"matches": [
"*:\/\/localhost\/*",
"*:\/\/rapusia.org\/*"
]
},
"manifest_version": 3
}