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",
"name": "Linux Zealot (Mobile Version)",
"description": "This extension replaces the new tab with a more personalised page including a mantra, several links, and a browsing history remover.",
"version": "1",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": ".\/index.html"
},
"permissions": [
"browsingData"
],
"icons": {
"16": ".\/icons\/linux-zealot-16.png",
"128": ".\/icons\/linux-zealot-128.png"
}
}