Parties - Alle Freunde Einladen auf Facebook
Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)
What is Parties - Alle Freunde Einladen auf Facebook?
Parties - Alle Freunde Einladen auf Facebook is a Chrome extension developed by BONSAI, and its main feature is "Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)".
Extension Screenshots
Download Parties - Alle Freunde Einladen auf Facebook Extension CRX File
Download Parties - Alle Freunde Einladen auf Facebook 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
Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)
Extension Basic Information
Name | ![]() |
ID | ocpcmoloabcjajfgnjlgmfiggfmcglof |
Official URL | https://chrome.google.com/webstore/detail/parties-alle-freunde-einl/ocpcmoloabcjajfgnjlgmfiggfmcglof |
Description | Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook) |
File Size | 38.03 KB |
Installation Count | 10 |
Current Version | 1.0 |
Last Updated | 2014-05-07 |
Publish Date | 2014-05-07 |
Rating | 5.00/5 Total 1 Ratings |
Developer | BONSAI |
Payment Type | free |
Supported Languages | de |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Parties - Alle Freunde Einladen auf Facebook", "description": "\u00d6ffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "permissions": [ "tabs", "http:\/\/*\/", "https:\/\/*\/" ] } |