Simple Init Tab Firefox

Examine source code of Simple Init Tab

Inspect and view changes in Simple Init Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "version": "0.14.5",
  "description": "__MSG_appDescription__",
  "host_permissions": [
    "https://simple-init-tab.sergioalarconfelipe.com/api/*"
  ],
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background/pomodoro-worker.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-init-tab@sergioalarconfelipe.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

ベストのSimple Init Tab代替案

Simple Init Tabに類似したFirefox add-onをいくつか紹介します: