By: radiantly
Inspect and view changes in Sublime Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Sublime Tab",
"version": "1.4.4",
"description": "Put a notepad on your new tab page!",
"manifest_version": 3,
"author": "radiantly",
"action": {},
"permissions": [
"storage",
"search",
"unlimitedStorage"
],
"chrome_url_overrides": {
"newtab": "note.html"
},
"icons": {
"48": "48x48.png",
"128": "128x128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "sublimetab@radiantly",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Sublime Tab Alternatives
Here are some Firefox add-ons that are similar to Sublime Tab: