LogViewer
Go To LogViewer With Your TXT!
Vad är LogViewer?
LogViewer är en Chrome-tillägg utvecklad av bigbearwatchyou, och dess huvudfunktion är "Go To LogViewer With Your TXT!".
Tilläggsskärmbilder
Ladda ner LogViewer-förlängningens CRX-fil
Ladda ner LogViewer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Enjoy Your Log! Grundläggande Information om Tillägg
| Namn | |
| ID | dijdjplodgekdpgbfbkfjdhlgplaeglf |
| Officiell webbadress | https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf |
| Beskrivning | Go To LogViewer With Your TXT! |
| Filstorlek | 10.22 KB |
| Antal Installationer | 125 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2019-02-18 |
| Publiceringsdatum | 2019-02-18 |
| Utvecklare | bigbearwatchyou |
| Betalningssätt | free |
| Stödda Språk | 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\/*"
]
} | |