Happo.co
Aktiverer automatisk Flash for Happo Hotell
What is Happo.co?
Happo.co is a Chrome extension developed by Unknown, and its main feature is "Aktiverer automatisk Flash for Happo Hotell".
Extension Screenshots
Download Happo.co Extension CRX File
Download Happo.co extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Aktiverer flash på Happo Hotell automatisk.
Extension Basic Information
Name | |
ID | diepgpjkdgmgkdodjicocnipmecinddg |
Official URL | https://chromewebstore.google.com/detail/happoco/diepgpjkdgmgkdodjicocnipmecinddg |
Description | Aktiverer automatisk Flash for Happo Hotell |
File Size | 75.21 KB |
Installation Count | 14 |
Current Version | 1.0.25 |
Last Updated | 2019-04-05 |
Publish Date | 2019-04-05 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Unknown |
Payment Type | free |
Extension Website | https://happo.co |
Help Page URL | https://happo.co |
Supported Languages | no |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Happo.co", "version": "1.0.25", "description": "Aktiverer automatisk Flash for Happo Hotell", "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2, "icons": { "384": "images\/icon-384x384.png", "144": "images\/icon-144x144.png", "128": "images\/icon-128x128.png", "96": "images\/icon-96x96.png", "72": "images\/icon-72x72.png" }, "browser_action": { "default_icon": "images\/icon-96x96.png" } } |