CentralTab - New Tab Page with AI Firefox

Examine source code of CentralTab - New Tab Page with AI

제작자: CentralTab Add-on
Inspect and view changes in CentralTab - New Tab Page with AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "default_locale": "en",
  "version": "1.7",
  "description": "__MSG_extDescription__",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "centraltab@local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "menus",
    "storage",
    "unlimitedStorage",
    "bookmarks",
    "geolocation",
    "tabs",
    "search",
    "cookies",
    "https://api.weatherapi.com/*",
    "https://cdn.weatherapi.com/*",
    "https://centraltab.com/*",
    "https://*.centraltab.com/*",
    "https://suggestqueries.google.com/*",
    "https://www.google-analytics.com/*",
    "https://region1.google-analytics.com/*",
    "https://www.youtube.com/*",
    "https://*.ytimg.com/*",
    "https://*.ggpht.com/*",
    "https://query1.finance.yahoo.com/*",
    "https://query2.finance.yahoo.com/*",
    "https://api.frankfurter.app/*",
    "https://api.frankfurter.dev/*",
    "https://*.wikipedia.org/*",
    "https://query.wikidata.org/*",
    "https://qlever.dev/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; connect-src 'self' https://centraltab.com https://*.centraltab.com https://api.weatherapi.com https://cdn.weatherapi.com https://suggestqueries.google.com https://www.google-analytics.com https://region1.google-analytics.com https://www.youtube.com https://query1.finance.yahoo.com https://query2.finance.yahoo.com https://api.frankfurter.app https://api.frankfurter.dev https://*.wikipedia.org https://query.wikidata.org https://qlever.dev; img-src 'self' data: https://*.centraltab.com https://cdn.weatherapi.com https://www.google-analytics.com https://*.ytimg.com https://*.ggpht.com https://assets.parqet.com https://assets.coincap.io https://flagcdn.com https://upload.wikimedia.org https://tile.openstreetmap.org; frame-src 'self' https://maps.google.com https://www.google.com;",
  "background": {
    "scripts": [
      "firefox/background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "shared/*"
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png",
    "256": "icon256.png",
    "512": "icon512.png"
  },
  "browser_action": {
    "default_icon": "icon19.png",
    "default_title": "Add current page as shortcut"
  },
  "commands": {
    "addPage": {
      "description": "Add current page as shortcut",
      "suggested_key": {
        "default": "Alt+Shift+A"
      }
    }
  }
}

최고의 CentralTab - New Tab Page with AI 대안

다음은 CentralTab - New Tab Page with AI과(와) 유사한 Firefox add-on입니다: