What is ALog?
ALog is a Chrome extension developed by howieewang, and its main feature is "log analyze author:[email protected]".
Extension Screenshots
Download ALog Extension CRX File
Download ALog extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
日志分析工具插件,打通业务平台的日志文件下载到alog平台进行分析。
Extension Basic Information
Name | ALog |
ID | egadmmhpngfnpmonaeekogmilahecfhp |
Official URL | https://chromewebstore.google.com/detail/alog/egadmmhpngfnpmonaeekogmilahecfhp |
Description | log analyze author:[email protected] |
File Size | 294 KB |
Installation Count | 2,000 |
Current Version | 2.1 |
Last Updated | 2022-03-20 |
Publish Date | 2021-07-11 |
Developer | howieewang |
[email protected] | |
Payment Type | free |
Extension Website | https://tlog.aea2.com |
Help Page URL | https://tlog.aea2.com |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ALog", "description": "log analyze author:[email protected]", "version": "2.1", "browser_action": { "default_popup": "pages\/popup.html", "default_icon": "logo.png" }, "icons": { "16": "logo128.png", "48": "logo128.png", "128": "logo128.png" }, "manifest_version": 2, "background": { "page": "background.html" }, "content_scripts": [ { "matches": [ " |