{"id":16346990,"url":"https://github.com/ospoon/chrome-permissions-list","last_synced_at":"2025-11-09T02:30:25.123Z","repository":{"id":242195868,"uuid":"806428781","full_name":"OSpoon/chrome-permissions-list","owner":"OSpoon","description":"定时同步 Chrome Ext 权限列表","archived":false,"fork":false,"pushed_at":"2025-02-01T08:17:03.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T09:22:49.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OSpoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-27T07:23:08.000Z","updated_at":"2025-02-01T08:17:07.000Z","dependencies_parsed_at":"2024-06-01T09:31:49.139Z","dependency_job_id":"f82ec4b7-5558-4f57-929e-53829756aa3b","html_url":"https://github.com/OSpoon/chrome-permissions-list","commit_stats":null,"previous_names":["ospoon/chrome-permissions-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fchrome-permissions-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fchrome-permissions-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fchrome-permissions-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSpoon%2Fchrome-permissions-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSpoon","download_url":"https://codeload.github.com/OSpoon/chrome-permissions-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239565664,"owners_count":19660158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T00:39:03.211Z","updated_at":"2025-11-09T02:30:25.088Z","avatar_url":"https://github.com/OSpoon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Chrome 扩展程序权限列表\n\n\u003e下面列出了所有可用权限以及由特定权限触发的所有警告。\n\n| Permission | Description |\n| --- | --- |\n| accessibilityFeatures.modify | 允许扩展程序在使用 chrome.accessibilityFeatures API 时修改无障碍功能的状态。显示警告：更改您的无障碍设置。 |\n| accessibilityFeatures.read | 允许扩展程序在使用 chrome.accessibilityFeatures API 时读取无障碍功能状态。显示警告：读取您的无障碍设置。 |\n| activeTab | 通过用户手势临时访问使用中的标签页。如需了解详情，请参阅 activeTab。 |\n| alarms | 授予对 chrome.alarms API 的访问权限。 |\n| audio | 授予对 chrome.audio API 的访问权限。 |\n| background | 使 Chrome 尽早启动（在用户登录到计算机之前，启动 Chrome 之前），并推迟关闭（即使最后一个窗口关闭，直到用户明确退出 Chrome）。 |\n| bookmarks | 授予对 chrome.bookmarks API 的访问权限。显示警告：读取和更改您的书签。 |\n| browsingData | 授予对 chrome.browsingData API 的访问权限。 |\n| certificateProvider | 授予对 chrome.certificateProvider API 的访问权限。 |\n| clipboardRead | 允许扩展程序使用网络平台 Clipboard API 从剪贴板粘贴项目。显示警告：读取您复制和粘贴的数据。 |\n| clipboardWrite | 允许扩展程序使用网络平台 Clipboard API 剪切内容并将其复制到剪贴板。显示警告：请修改您复制和粘贴的数据。 |\n| contentSettings | 授予对 chrome.contentSettings API 的访问权限。显示的警告：请更改您的设置，以控制网站对 Cookie、JavaScript、插件、地理定位、麦克风、摄像头等功能的使用权限。 |\n| contextMenus | 授予对 chrome.contextMenus API 的访问权限。 |\n| cookies | 授予对 chrome.cookies API 的访问权限。 |\n| debugger | 授予对 chrome.debugger API 的访问权限。显示的警告：访问页面调试程序后端。读取和更改您在所有网站上的所有数据。 |\n| declarativeContent | 授予对 chrome.declarativeContent API 的访问权限。 |\n| declarativeNetRequest | 授予对 chrome.declarativeNetRequest API 的访问权限。显示的警告：屏蔽任何网页上的内容。 |\n| declarativeNetRequestWithHostAccess | 提供对 chrome.declarativeNetRequest API 的访问权限，但需要所有操作的主机权限。 |\n| declarativeNetRequestFeedback | 授予在使用 chrome.declarativeNetRequest API 时向开发者工具控制台写入错误和警告的权限。此权限只能用于已解压的扩展程序，而对于从 Chrome 应用商店安装的扩展程序，系统会忽略此权限。显示警告：读取您的浏览记录。 |\n| dns | 授予对 chrome.dns API 的访问权限。 |\n| desktopCapture | 授予对 chrome.desktopCapture API 的访问权限。显示警告：截取屏幕上的内容。 |\n| documentScan | 授予对 chrome.documentScan API 的访问权限。 |\n| downloads | 授予对 chrome.downloads API 的访问权限。显示的警告：管理下载内容。 |\n| downloads.open | 允许使用 chrome.downloads.open()。显示的警告：管理下载内容。 |\n| downloads.ui | 允许使用 chrome.downloads.setUiOptions()。显示的警告：管理下载内容。 |\n| enterprise.deviceAttributes | 授予对 chrome.enterprise.deviceAttributes API 的访问权限。 |\n| enterprise.hardwarePlatform | 授予对 chrome.enterprise.hardwarePlatform API 的访问权限。 |\n| enterprise.networkingAttributes | 授予对 chrome.enterprise.networkingAttributes API 的访问权限。 |\n| enterprise.platformKeys | 授予对 chrome.enterprise.platformKeys API 的访问权限。 |\n| favicon | 授予对 Favicon API 的访问权限。显示警告：请读出您所访问的网站的图标。 |\n| fileBrowserHandler | 授予对 chrome.fileBrowserHandler API 的访问权限。 |\n| fileSystemProvider | 授予对 chrome.fileSystemProvider API 的访问权限。 |\n| fontSettings | 授予对 chrome.fontSettings API 的访问权限。 |\n| gcm | 授予对 chrome.gcm 和 chrome.instanceID API 的访问权限。 |\n| geolocation | 允许扩展程序使用 Geolocation API，而不提示用户授予权限。显示的警告：检测您的实际位置。 |\n| history | 授予对 chrome.history API 的访问权限。显示警告：读取和更改您的所有登录设备上的浏览记录。 |\n| identity | 授予对 chrome.identity API 的访问权限。显示的警告：请记得您的电子邮件地址。 |\n| identity.email | 通过 chrome.identity API 授予对用户的电子邮件地址的访问权限。显示的警告：请记得您的电子邮件地址。 |\n| idle | 授予对 chrome.idle API 的访问权限。 |\n| loginState | 授予对 chrome.loginState API 的访问权限。 |\n| management | 授予对 chrome.management API 的访问权限。显示的警告：管理您的应用、扩展程序和主题。 |\n| nativeMessaging | 授予对原生消息传递 API 的访问权限。显示的警告：与协作的原生应用通信。 |\n| notifications | 授予对 chrome.notifications API 的访问权限。显示的警告：显示通知。 |\n| offscreen | 授予对 chrome.offscreen API 的访问权限。 |\n| pageCapture | 授予对 chrome.pageCapture API 的访问权限。显示警告：读取和更改您在所有网站上的所有数据。 |\n| platformKeys | 授予对 chrome.platformKeys API 的访问权限。 |\n| power | 授予对 chrome.power API 的访问权限。 |\n| printerProvider | 授予对 chrome.printerProvider API 的访问权限。 |\n| printing | 授予对 chrome.printing API 的访问权限。 |\n| printingMetrics | 授予对 chrome.printingMetrics API 的访问权限。 |\n| privacy | 授予对 chrome.privacy API 的访问权限。显示警告：请更改与隐私相关的设置。 |\n| processes | 授予对 chrome.processes API 的访问权限。 |\n| proxy | 授予对 chrome.proxy API 的访问权限。显示警告：读取和更改您在所有网站上的所有数据。 |\n| readingList | 授予对 chrome.readingList API 的访问权限。显示警告：读取和更改阅读清单中的条目。 |\n| runtime | 授予对 runtime.connectNative() 和 runtime.sendNativeMessage() 的访问权限。对于 runtime 命名空间的所有其他功能，无需任何权限。 |\n| scripting | 授予对 chrome.scripting API 的访问权限。 |\n| search | 授予对 chrome.search API 的访问权限。 |\n| sessions | 授予对 chrome.sessions API 的访问权限。显示的警告：与 \"history\" 权限搭配使用时：读取和更改您的所有已登录设备上的浏览记录。与 \"tabs\" 权限搭配使用时：读取您在所有登录过的设备上的浏览记录。 |\n| sidePanel | 授予对 chrome.sidePanel API 的访问权限。 |\n| storage | 授予对 chrome.storage API 的访问权限。 |\n| system.cpu | 授予对 chrome.system.cpu API 的访问权限。 |\n| system.display | 授予对 chrome.system.display API 的访问权限。 |\n| system.memory | 授予对 chrome.system.memory API 的访问权限。 |\n| system.storage | 授予对 chrome.system.storage API 的访问权限。显示的警告：识别并弹出存储设备。 |\n| tabCapture | 授予对 chrome.tabCapture API 的访问权限。显示警告：读取和更改您在所有网站上的所有数据。 |\n| tabGroups | 授予对 chrome.tabGroups API 的访问权限。显示的警告：查看和管理您的标签页分组。 |\n| tabs | 授予对多个 API（包括 chrome.tabs 和 chrome.windows）使用的 Tab 对象的特权字段的访问权限。您通常无需声明此权限即可使用这些 API。显示警告：读取您的浏览记录。 |\n| topSites | 授予对 chrome.topSites API 的访问权限。显示的警告：读取您最常访问的网站列表。 |\n| tts | 授予对 chrome.tts API 的访问权限。 |\n| ttsEngine | 授予对 chrome.ttsEngine API 的访问权限。显示了警告：读出使用合成语音说出的所有文字。 |\n| unlimitedStorage | 提供无限制的 chrome.storage.local、IndexedDB、Cache Storage 和 Origin Private File System 配额。如需了解详情，请参阅存储和 Cookie。 |\n| vpnProvider | 授予对 chrome.vpnProvider API 的访问权限。 |\n| wallpaper | 授予对 chrome.wallpaper API 的访问权限。 |\n| webAuthenticationProxy | 授予对 chrome.webAuthenticationProxy API 的访问权限。显示警告：读取和更改您在所有网站上的所有数据。 |\n| webNavigation | 授予对 chrome.webNavigation API 的访问权限。显示警告：读取您的浏览记录。 |\n| webRequest | 授予对 chrome.webRequest API 的访问权限。 |\n| webRequestBlocking | 允许使用 chrome.webRequest API 进行屏蔽。 |\n\nPS: 数据来源 [permissions-list](https://developer.chrome.com/docs/extensions/reference/permissions-list?hl=zh-cn),同步时间2025/2/1 16:17:00\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fospoon%2Fchrome-permissions-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fospoon%2Fchrome-permissions-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fospoon%2Fchrome-permissions-list/lists"}