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!
What is Posture Promoter - with Emma Watson?
Posture Promoter - with Emma Watson is a Chrome extension developed by karanveer, and its main feature is "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!".
Extension Screenshots
Download Posture Promoter - with Emma Watson Extension CRX File
Download Posture Promoter - with Emma Watson 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
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!
Extension Basic Information
Name | |
ID | ajeniapkoiamalpelbaaiflmcipkpman |
Official URL | https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman |
Description | Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight! |
File Size | 1.05 MB |
Installation Count | 45 |
Current Version | 1.0 |
Last Updated | 2013-07-02 |
Publish Date | 2013-07-02 |
Rating | 3.91/5 Total 11 Ratings |
Developer | karanveer |
Payment Type | free |
Supported Languages | 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" ] } |