Posture Promoter - with Emma Watson
Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Posture Promoter - with Emma Watsonとは何ですか?
Posture Promoter - with Emma Watsonはkaranveerによって開発されたChromeの拡張機能で、その主な機能は「Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!」です。
拡張機能のスクリーンショット
Posture Promoter - with Emma Watson拡張機能のCRXファイルをダウンロード
Posture Promoter - with Emma Watson拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Having good posture is a habit, and it's hard to pick up out of the blue, especially if it's not already on our minds. This extension helps you get started by setting reminders. You'll remember to practice good posture every 30 minutes. Practice leads to internalization, and before you know it, good posture will come to you naturally!
拡張機能の基本情報
名前 | |
ID | ajeniapkoiamalpelbaaiflmcipkpman |
公式URL | https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman |
説明 | Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight! |
ファイルサイズ | 1.05 MB |
インストール数 | 45 |
現在のバージョン | 1.0 |
最終更新日 | 2013-07-02 |
公開日 | 2013-07-02 |
評価 | 3.91/5 合計 11 レビュー |
開発者 | karanveer |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Posture Promoter - with Emma Watson", "version": "1.0", "icons": { "128": "emma_icon.png" }, "description": "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!", "background": { "page": "background.html" }, "permissions": [ "tabs" ] } |