SiteMacro
Record macros to automatically perform actions or submit forms on user defined websites.
SiteMacroとは何ですか?
SiteMacroはAndreas Schierlによって開発されたChromeの拡張機能で、その主な機能は「Record macros to automatically perform actions or submit forms on user defined websites.」です。
拡張機能のスクリーンショット
SiteMacro拡張機能のCRXファイルをダウンロード
SiteMacro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
SiteMacro is intended for automating simple actions performed on websites, e.g. to automatically click "Not now" after logging into a website, or to automatically accept the terms of use of a free WiFi frequently used. In these cases, visit the page you want to automate, click the SiteMacro toolbar button, and perform the task to execute on the site (e.g. fill forms, click links or buttons). If your task does not include leaving the site, you then have to click "OK" in the red notification bar, otherwise leaving the site will confirm the macro. Once you visit the page again, SiteMacro will re-execute the recorded steps.
拡張機能の基本情報
名前 | SiteMacro |
ID | khjiocdiadpoocbhehfembolfaeejeie |
公式URL | https://chromewebstore.google.com/detail/sitemacro/khjiocdiadpoocbhehfembolfaeejeie |
説明 | Record macros to automatically perform actions or submit forms on user defined websites. |
ファイルサイズ | 35.42 KB |
インストール数 | 1,755 |
現在のバージョン | 0.7 |
最終更新日 | 2023-12-07 |
公開日 | 2019-08-23 |
評価 | 2.44/5 合計 9 レビュー |
開発者 | Andreas Schierl |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sitedelta.schierla.de/privacy.en.php |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "version": "0.7", "description": "__MSG_extensionDescription__", "default_locale": "en", "icons": { "24": "icons\/icon-24.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "64": "icons\/icon-64.png", "96": "icons\/icon-96.png" }, "permissions": [ "activeTab", "scripting", "storage" ], "host_permissions": [ " |