Girl, I LOVE you!
Remind you that you are a wonderful person!
Girl, I LOVE you!とは何ですか?
Girl, I LOVE you!はOliver Jesbergerによって開発されたChromeの拡張機能で、その主な機能は「Remind you that you are a wonderful person!」です。
拡張機能のスクリーンショット
Girl, I LOVE you!拡張機能のCRXファイルをダウンロード
Girl, I LOVE you!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Baby, you are wonderful! If you are feeling down, just click on the heart and get TRUE FACTS about YOU to feel INSTANTLY WONDERFUL, like the way you are. In the options, you can change the language to german, italiano or back english.
拡張機能の基本情報
名前 | |
ID | fgjmnendcpjfallanhfonejlajihhiej |
公式URL | https://chrome.google.com/webstore/detail/girl-i-love-you/fgjmnendcpjfallanhfonejlajihhiej |
説明 | Remind you that you are a wonderful person! |
ファイルサイズ | 158 KB |
インストール数 | 128 |
現在のバージョン | 1.1 |
最終更新日 | 2018-01-31 |
公開日 | 2018-01-31 |
評価 | 3.67/5 合計 9 レビュー |
開発者 | Oliver Jesberger |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.1", "permissions": [ "http:\/\/ojes.de\/" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "options_page": "options.html", "icons": { "16": "img\/heart-icon.png", "48": "img\/heart-icon.png", "128": "img\/heart-icon.png" }, "browser_action": { "default_icon": "img\/heart-icon.png", "default_popup": "popup.html" } } |