Auto Screen Recorder with Log
Automatic screen recorder with logging in real time
Auto Screen Recorder with Logとは何ですか?
Auto Screen Recorder with LogはEffi Inc.によって開発されたChromeの拡張機能で、その主な機能は「Automatic screen recorder with logging in real time」です。
拡張機能のスクリーンショット
Auto Screen Recorder with Log拡張機能のCRXファイルをダウンロード
Auto Screen Recorder with Log拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Record screen and log automatically in real time. 👍 Key Features • When the specified URL is opened, the recording starts "automatically." (Sub-URLs are automatically recognized) • The recorded videos are uploaded in real-time to the web, allowing you to "instantly" review the videos when encountering issues on your website. • You can play back the recorded videos along with logs. • You can easily trim the videos and logs and share people via links. 💡 Benefits • QA Team: 80% reduction in bug reproduction time. • Development Team: 30% reduction in bug fixing time. Are you staying up all night trying to find the cause of the bug? We will help you. We enable you to easily provide high-quality bug reports to the development team.
拡張機能の基本情報
名前 | Auto Screen Recorder with Log |
ID | hdhdfedkgjfhjakjnlmnnkdaajepoofj |
公式URL | https://chromewebstore.google.com/detail/auto-screen-recorder-with/hdhdfedkgjfhjakjnlmnnkdaajepoofj |
説明 | Automatic screen recorder with logging in real time |
ファイルサイズ | 381 KB |
インストール数 | 36 |
現在のバージョン | 1.0.27 |
最終更新日 | 2023-06-16 |
公開日 | 2023-05-27 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | Effi Inc. |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://app.effi.io/privacy.html |
対応言語 | en,uk,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "__MSG_extShort__", "description": "__MSG_extDesc__", "author": "effi", "version": "1.0.27", "minimum_chrome_version": "88", "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApdTWl\/+OCsMzbyoHJ9eFeMjNW1Laq8sJzDwp9T1le2T3VAMyNClNf2U0Czyz5y+ieyQeXLN\/iluNWurLfg8DvY4HHIcr5IVGmqWj7AfafHU9WSLEVp+JFByO+DWM\/0zgcCQnxrF6BPKQO9okGM6p8Gn7oPo+LEj9LrlpcNZIAQ4RB7liUjV66BUfhcnSFN1itSYibMReqIYuvsOfBFG9R0j8n+NWFtFVMhYdysPv1h4DsUpSVbHysLyaK+qMZhbq7OUh3XcJ2TjBATP9MiKBh2QmEtC9evfTvYJfpKQ3nhrh7RqhaEWA83fHFHmcQJ0QGRvC709P37Q+LAImfkSLBQIDAQAB", "manifest_version": 3, "homepage_url": "https:\/\/effi.io", "background": { "service_worker": "scripts\/background.js" }, "content_scripts": [ { "js": [ "scripts\/content.js" ], "matches": [ " |