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.13.4",
  "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입니다: