Nbtab tab (free ChatGPT)

Nbtab tab (free ChatGPT)

A highly customizable bookmark desktop management tool; Integrated icon manual sorting, large folders, and dynamic wallpapers; And it provides many exquisite small components such as Chat AI, weather, calendar, to-do list, countdown, etc

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "__MSG_ab7dd__",
  "version": "1.2.7",
  "author": "[email protected]",
  "default_locale": "zh_CN",
  "description": "__MSG_c053f__",
  "icons": {
    "16": "logo/logo-16.png",
    "32": "logo/logo-32.png",
    "48": "logo/logo-48.png",
    "128": "logo/logo-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "favicon",
    "background"
  ],
  "optional_permissions": [
    "bookmarks"
  ],
  "background": {
    "service_worker": "extension-sw-23012869-a546-45b2-bb2e-d24b51964574.js"
  },
  "action": {
    "default_icon": {
      "16": "logo/logo-16.png",
      "24": "logo/logo-24.png",
      "32": "logo/logo-32.png"
    },
    "default_title": "__MSG_3f6f0__",
    "default_popup": "popup.html"
  },
  "host_permissions": [
    "https://api.naivetab.com/",
    "https://static.naivetab.com/"
  ],
  "optional_host_permissions": [
    "https://suggestion.baidu.com/",
    "http://*/*",
    "https://*/*"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}