Bevakar fullbokat pass och bokar automatiskt om någon annan avbokar.
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",
"name": "Bokningsbevakaren Friskis Sthlm",
"short_name": "Bevakaren",
"manifest_version": 2,
"version": "2.2",
"description": "Bevakar fullbokat pass och bokar automatiskt om någon annan avbokar.",
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"48": "img/icon48.png",
"128": "img/icon128.png"
}
}