AI Watch Later Firefox

Examine source code of AI Watch Later

By: BibiGPT Add-on
Inspect and view changes in AI Watch Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "4.100.0",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "tabs",
    "cookies",
    "scripting",
    "sidePanel",
    "notifications",
    "identity",
    "declarativeNetRequest",
    "declarativeNetRequestFeedback",
    "https://*.youtube.com/*",
    "https://*.youtu.be/*",
    "https://*.bilibili.com/*",
    "https://*.xiaohongshu.com/*",
    "https://*.douyin.com/*",
    "https://*.x.com/*",
    "https://*.twitter.com/*",
    "https://*.bibigpt.co/*",
    "https://*.sspai.com/*",
    "https://*.zhihu.com/*",
    "https://*.jianshu.com/*",
    "https://*.juejin.cn/*",
    "https://*.weixin.qq.com/*",
    "https://*.openrouter.ai/*"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+W",
        "mac": "Command+Shift+W"
      },
      "description": "__MSG_commandOpenExtension__"
    },
    "save_current_video": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "__MSG_commandSaveCurrentVideo__"
    },
    "quick_save": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "__MSG_quickSaveVideo__"
    },
    "quick_open_sidepanel": {
      "suggested_key": {
        "default": "Ctrl+Shift+P",
        "mac": "Command+Shift+P"
      },
      "description": "__MSG_quickOpenSidePanel__"
    }
  },
  "web_accessible_resources": [
    "tabs/index.html",
    "assets/icon.png"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "subtitle_rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Popup",
    "default_popup": "popup.html"
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "Side Panel"
  },
  "content_scripts": [
    {
      "matches": [
        "https://blog.jimmylv.info/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/article-summary-inject.js"
      ]
    },
    {
      "matches": [
        "https://*.bilibili.com/*",
        "https://*.douyin.com/*",
        "https://*.xiaohongshu.com/*",
        "https://*.youtube.com/*",
        "https://twitter.com/*",
        "https://x.com/*"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "content-scripts/multi-platform-inject.js"
      ]
    },
    {
      "matches": [
        "https://*.bilibili.com/*",
        "https://*.douyin.com/*",
        "https://*.xiaohongshu.com/*",
        "https://*.youtu.be/*",
        "https://*.youtube.com/*",
        "https://twitter.com/*",
        "https://x.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "content-scripts/sidepanel-trigger.js"
      ]
    },
    {
      "matches": [
        "https://twitter.com/*",
        "https://x.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/twitter-user-search-sidebar.js"
      ]
    },
    {
      "matches": [
        "https://*.bilibili.com/*",
        "https://*.douyin.com/*",
        "https://*.twitter.com/*",
        "https://*.x.com/*",
        "https://*.xiaohongshu.com/*",
        "https://*.youtu.be/*",
        "https://*.youtube.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "content-scripts/video-save-status-bar.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc077dc6-7dfc-463e-98f3-e64b1cf72b85}"
    }
  }
}

Best AI Watch Later Alternatives

Here are some Firefox add-ons that are similar to AI Watch Later: