Sublime Tab Firefox

Examine source code of Sublime Tab

제작자: 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"
        ]
      }
    }
  }
}

최고의 Sublime Tab 대안

다음은 Sublime Tab과(와) 유사한 Firefox add-on입니다: