Before Width: | Height: | Size: 167 B |
Before Width: | Height: | Size: 229 B |
Before Width: | Height: | Size: 515 B |
Before Width: | Height: | Size: 892 B |
Before Width: | Height: | Size: 527 B |
Before Width: | Height: | Size: 904 B |
Before Width: | Height: | Size: 476 B |
Before Width: | Height: | Size: 875 B |
Before Width: | Height: | Size: 474 B |
Before Width: | Height: | Size: 898 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 431 B |
Before Width: | Height: | Size: 706 B |
Before Width: | Height: | Size: 773 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 712 B |
Before Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 959 B |
After Width: | Height: | Size: 9.0 KiB |
After Width: | Height: | Size: 9.5 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 822 KiB |
After Width: | Height: | Size: 130 KiB |
After Width: | Height: | Size: 2.9 MiB |
@ -0,0 +1,27 @@
@@ -0,0 +1,27 @@
|
||||
{ |
||||
"name": "Webogram", |
||||
"description": "Webogram – UNOFFICIAL Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", |
||||
"version": "0.0.12", |
||||
"launch_path": "/index.html", |
||||
"developer": { |
||||
"name": "Igor Zhukov", |
||||
"url": "https://github.com/zhukov" |
||||
}, |
||||
"installs_allowed_from": [ |
||||
"*" |
||||
], |
||||
"permissions": { |
||||
"desktop-notification": { |
||||
"description": "To show new message notifications etc" |
||||
} |
||||
}, |
||||
"icons": { |
||||
"16": "img/icons/icon16.png", |
||||
"32": "img/icons/icon32.png", |
||||
"60": "img/icons/icon60.png", |
||||
"64": "img/icons/icon64.png", |
||||
"90": "img/icons/icon90.png", |
||||
"120": "img/icons/icon120.png", |
||||
"128": "img/icons/icon128.png" |
||||
} |
||||
} |