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 |
官方網址 | 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" ] } |