Control Chrome with AppleScript icon

Control Chrome with AppleScript

Control Google Chrome browser tabs, windows, and navigation

chromebrowserremote

This extension allows you to control Google Chrome browser tabs, windows, and navigation through Chrome's official AppleScript API. You can open URLs, manage tabs, execute JavaScript, and retrieve page content. This extension is meant to be a demonstration of Desktop Extensions. This extension is not affiliated with Google or Chrome.

ツール
名前説明
open_urlOpen a URL in Chrome, either in a new tab or current tab.
get_current_tabGet information about the current active tab.
list_tabsList all open tabs in Chrome.
close_tabClose a specific tab.
switch_to_tabSwitch to a specific tab.
reload_tabReload a tab.
go_backNavigate back in browser history.
go_forwardNavigate forward in browser history.
execute_javascriptExecute JavaScript in the current tab.
get_page_contentGet the text content of the current page.
利用不可
詳細
バージョン0.1.0
ライセンスMIT
作者Anthropic
リポジトリGitHub