LogViewer
Go To LogViewer With Your TXT!
LogViewerとは何ですか?
LogViewerはbigbearwatchyouによって開発されたChromeの拡張機能で、その主な機能は「Go To LogViewer With Your TXT!」です。
拡張機能のスクリーンショット
LogViewer拡張機能のCRXファイルをダウンロード
LogViewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Enjoy Your Log!
拡張機能の基本情報
名前 | |
ID | dijdjplodgekdpgbfbkfjdhlgplaeglf |
公式URL | https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf |
説明 | Go To LogViewer With Your TXT! |
ファイルサイズ | 10.22 KB |
インストール数 | 125 |
現在のバージョン | 1.1 |
最終更新日 | 2019-02-18 |
公開日 | 2019-02-18 |
開発者 | bigbearwatchyou |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LogViewer", "version": "1.1", "description": "Go To LogViewer With Your TXT!", "icons": { "16": "images\/icon16.png", "48": "images\/icon16.png", "128": "images\/icon16.png" }, "browser_action": { "default_icon": { "19": "images\/icon16.png", "38": "images\/icon16.png" }, "default_title": "DivingBoard" }, "background": { "scripts": [ "js\/rejump.js" ], "persistent": true }, "homepage_url": "https:\/\/leancloud.cn\/dashboard\/data.html?appid=Tn27F1KEHj5R2GDxKI36h0o7-gzGzoHsz#\/_File", "permissions": [ "webRequest", "webRequestBlocking", "*:\/\/lc-tn27f1ke.cn-n1.lcfile.com\/*" ] } |