Free video chat with random strangers. Video calls and group chat rooms.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"app": {
"launch": {
"web_url": "http://www.flirtymania.com/chat#main"
}
},
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"16": "icon_16.png",
"24": "icon_24.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"manifest_version": 2,
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"author": "Master Tigra, Inc.",
"version": "2.0.0.1"
}