Parties - Alle Freunde Einladen auf Facebook
Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)
Parties - Alle Freunde Einladen auf Facebookとは何ですか?
Parties - Alle Freunde Einladen auf FacebookはBONSAIによって開発されたChromeの拡張機能で、その主な機能は「Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)」です。
拡張機能のスクリーンショット
Parties - Alle Freunde Einladen auf Facebook拡張機能のCRXファイルをダウンロード
Parties - Alle Freunde Einladen auf Facebook拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook)
拡張機能の基本情報
名前 | ![]() |
ID | ocpcmoloabcjajfgnjlgmfiggfmcglof |
公式URL | https://chrome.google.com/webstore/detail/parties-alle-freunde-einl/ocpcmoloabcjajfgnjlgmfiggfmcglof |
説明 | Öffne die Eventseite und klicke auf das Icon (nur im Deutschen Facebook) |
ファイルサイズ | 38.03 KB |
インストール数 | 10 |
現在のバージョン | 1.0 |
最終更新日 | 2014-05-07 |
公開日 | 2014-05-07 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | BONSAI |
支払い方法 | free |
対応言語 | 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:\/\/*\/" ] } |