By: Focus Shade
Inspect and view changes in IOS Home Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Focus Shade",
"version": "0.1.0",
"description": "A dark glass new tab and Firefox theme. No account is required and no user data is collected.",
"permissions": [
"storage",
"theme"
],
"browser_specific_settings": {
"gecko": {
"id": "ios-dark-theme-base@example.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"src/theme.js",
"src/background.js"
]
},
"chrome_url_overrides": {
"newtab": "src/newtab/newtab.html"
},
"options_ui": {
"page": "src/options/options.html",
"open_in_tab": true
},
"icons": {
"48": "assets/icons/icon-48.svg",
"96": "assets/icons/icon-96.svg"
}
} Best IOS Home Page Alternatives
Here are some Firefox add-ons that are similar to IOS Home Page: