Will Save: Duolingo Powered Site Blocker
Blocks time wasting sites until Duolingo reviews are done.
什么是Will Save: Duolingo Powered Site Blocker?
Will Save: Duolingo Powered Site Blocker是由chris开发的Chrome扩展程序,该扩展的主要功能是“Blocks time wasting sites until Duolingo reviews are done.”。
扩展截图
下载Will Save: Duolingo Powered Site Blocker扩展crx文件
下载Will Save: Duolingo Powered Site Blocker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Hold Up There Traveler!
As you might have noticed, time seems to pass by quicker on time-wasting sites like Reddit, Twitter, Facebook, Imgur... you know the sorts.
Hours pass by like minutes.. And sometimes you don't even remember how you got there!
Will Save is a browser extension for Firefox and Chrome. Once installed, link your Duolingo account to receive potions for each lesson you complete. Trade in potions to spend time on time-wasting sites you've added to your blocklist.
FAQ:
Q: Do I need to give you my duolingo password?
A: Not at all. You simply tell the extension what your duolingo username is, and it will pull your exp info from the public API.
Q: How can I tweak how many minutes I get per potion, or how many exp per potion?
A: In the extension settings (Chrome: chrome://extensions > Will-Save > Settings, Firefox: Tools > Addons) you can customize these two settings. By default you get 1 potion per 10XP and 10 minutes per potion.
Q: Will I be credited for lessons I do on the Duolingo apps?
A: Yes! Because the extension looks at Duolingo's API, anytime you're credited with EXP you will be able to use it.
Q: Does it cost money?
A: Nope. No ads either. The amount of time it's saved me is well worth my effort. 扩展基本信息
| 名称 | |
| ID | imcnnigkdmbgmfdhkfkipkppholngjap |
| 官方URL | https://chromewebstore.google.com/detail/will-save-duolingo-powere/imcnnigkdmbgmfdhkfkipkppholngjap |
| 简介 | Blocks time wasting sites until Duolingo reviews are done. |
| 文件大小 | 734 KB |
| 安装次数 | 183 |
| 当前版本 | 1.2.1 |
| 更新时间 | 2018-02-14 |
| 上架时间 | 2018-02-13 |
| 评分 | 5.00/5 共7次评分 |
| 开发者 | chris |
| 付费类型 | free |
| 扩展官网 | https://unregistered.github.io/will-save/ |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Will Save: Duolingo Powered Site Blocker",
"short_name": "Will Save",
"description": "Blocks time wasting sites until Duolingo reviews are done.",
"version": "1.2.1",
"incognito": "spanning",
"permissions": [
"tabs",
"storage"
],
"options_ui": {
"page": "html\/options.html",
"chrome_style": false,
"open_in_tab": false
},
"background": {
"scripts": [
"js\/lib.js",
"js\/background.js"
],
"persistent": false
},
"content_scripts": [
{
"run_at": "document_start",
"css": [
"css\/common.css"
],
"js": [
"js\/lib.js",
"js\/content.js"
],
"matches": [
" | |