Inspect and view changes in Replace New Window Start Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Replace New Window Startup Page",
"version": "1.0.0",
"author": "Daniel Hubmann",
"homepage_url": "https://github.com/hubisan/replace-new-window-startup-page",
"browser_specific_settings": {
"gecko": {
"id": "replace-new-window-startup-page@hubisan.apps",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "Replaces the new window startup page if it matches a specific URL. This is useful when the IT department forces a specific URL as the new window startup page.",
"permissions": [
"tabs",
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
]
},
"options_ui": {
"page": "src/options/options.html",
"browser_style": true
},
"icons": {
"48": "assets/icons/icon48.png",
"96": "assets/icons/icon96.png"
}
} Best Replace New Window Start Page Alternatives
Here are some Firefox add-ons that are similar to Replace New Window Start Page:
New Tab URL
Anton Demydov
New TAB Redirect
UNKNOWN
Personal New Page
gibsy
StartPage - Best New Tab Startpage
YouWeb
My URL Pro New Tab
Joseph
New Tab
Leigh Brenecki
Quad - New Tab Page
Kyle
Custom New Tab URL
Mike Cunningham
Pears Custom New Tab
ReffOne79
My_Personal_New_Tab
LepetitJu
NTR: New Tab Redirect
Jimschubert
Blank New Tab
xofe