AcceleReader, Power-up your Pocket experience

Unread article count, article reading time, time-tags for mobile apps, article ageing, surprise me, custom reading speed & more!

什么是AcceleReader, Power-up your Pocket experience?

AcceleReader, Power-up your Pocket experience是由Aditya Bhaskar开发的Chrome扩展程序,该扩展的主要功能是“Unread article count, article reading time, time-tags for mobile apps, article ageing, surprise me, custom reading speed & more!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载AcceleReader, Power-up your Pocket experience扩展crx文件

下载AcceleReader, Power-up your Pocket experience扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Pocket for power users!

See how long an article is before reading. Open a random article for reading. Save articles even when offline. And Filter your article list by age or length of articles.

-------

SOME FEATURES:

1. See number of unread articles on extension button in toolbar

2. Colour-coded reading time for each article. Also available as tags so reading time is available in mobile apps too.

3. Filter articles by length and age

4. 'Surprise Me': read a randomly chosen article from your list

5. Add new articles to pocket using keyboard shortcuts and/or context (right click menu) menu

6. Open pocket list quickly by pressing the AcceleReader button

7. Add articles to Pocket eve when offline. Articles are saved to your account when you are back online.

8. Article ageing: Older unread articles start fading out after 1 week.

9. View article count history graph

-------

** PRIVACY STATEMENT ** 

Privacy statement including any use of user data is available here: https://c306.net/apps/privacy/accelereader-pocket/


-------


*** NOTE: Regarding frequent sign-in prompts for Google login
***
*** Please sign-in using your Pocket username and password (you can create one at https://getpocket.com/account ). Logging in using Google in Pocket leads to frequent time outs, and re-authorisation requests. Logging in directly using Pocket username & password solves this problem with recurring login requests.


-------


Update 22 Aug 2020:
    1. Updates to re-enable stats/charts link in settings
    2. Updates to adapt to changes to app.pocket.com code.
    

Update 07 May 2019:
    1. Added setting to disable notifications when articles are added
    2. Removed donation links (beginning of end of active development)
    

Update 07 Feb 2019:
    1. Bug Fix: Pocket article sync was not working for some users - counter not updating, time tags not being added.
    

Update 18 Dec 2018: Added support for new Pocket beta URLs - `app.getpocket.com`
    1. ‘Read something’ works again,
    2. Coloured time tags and total article count added back on the Pocket website
    3. Filtering added back, though it doesn't work well at the moment (Pocket beta only shows 12 articles at a time, so only they are filtered)
    
** PERMISSIONS UPDATE: Adding support for Pocket beta requires additional permissions to access ‘app.getpocket.com’ - the extension will be disabled by Chrome if these permissions are not granted.
    

Update 15 Oct 2018:
    1. Improved tagging and extension window
    2. Resolved issue with filtering option sometimes not appearing on Pocket


Full update notes here: https://updatenotes.blog/category/accelereader-for-pocket/


-------

This is an unofficial, 3rd party extension and uses the Pocket API, but has no formal affiliation with Pocket.                    

扩展基本信息

名称 AcceleReader, Power-up your Pocket experience AcceleReader, Power-up your Pocket experience
ID ndaldjfflhocdageglcnflfanmdhgfbi
官方URL https://chromewebstore.google.com/detail/accelereader-power-up-you/ndaldjfflhocdageglcnflfanmdhgfbi
简介 Unread article count, article reading time, time-tags for mobile apps, article ageing, surprise me, custom reading speed & more!
文件大小 186 KB
安装次数 2,970
当前版本 1.45.1 Release
更新时间 2022-01-29
上架时间 2019-05-07
评分 4.22/5 共49次评分
开发者 Aditya Bhaskar
电子邮箱 [email protected]
付费类型 free
扩展官网 https://c306.net/apps#pocketplusCard
帮助页面URL https://docs.google.com/forms/d/1Io6iamQ5Xlw7FoaffRo_tpGPfw_9GvtT4BaAk7wx3UE/viewform?entry.1545185881=AcceleReader+-+Power+up+your+Pocket+experience&entry.1097111967&entry.1652780603&entry.1210432706=When+I%27ve+got+nothing+else+to+do&entry.1609176506&entry.1997047510=Email+me+when+this+issue+is+resolved
隐私政策页面URL https://c306.net/apps/privacy/all-chrome
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "2020.825.1.45",
    "version_name": "1.45.1 Release",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "short_name": "__MSG_shortName__",
    "author": "Aditya Bhaskar",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhQ4H+8menWCDNkqRkcJ6AAIDsL3xchRjoY9NBmouOj\/TZ1xNWPJFFiK0a\/hx4XvxIEtJTETMZxOhNYdeNhs9XbX4KWgya4qQ0K3JS2RV0ZI3xrNS6dtWQDoKmr+bhz8g+GIn6OpRiq3TU1ceN4tACvSyM9ezb7FDGkFngpHoRBPPhtZgUvf4wqJGlhzg1nar5vZsGibJX5vz4WVfyPK559Gem6XZkGExHScXc8lZlBa7nQ9Irfuk7fKEBnCwTV6YP3zsd+7ZvlJjtm4L6wg5Lhru5ZOPVt0dyq\/brOuroxs8vMcJ1ccpGNS0Q4B\/WQvNMCXYOD7S8PJ8Go9KAyEnvwIDAQAB",
    "icons": {
        "16": "img\/pp16.png",
        "48": "img\/pp48.png",
        "128": "img\/pp128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/ext\/jquery-3.3.1.min.js",
            "js\/ls.js",
            "js\/constants.js",
            "js\/utils.js",
            "js\/core.js",
            "js\/yt.js",
            "js\/pocket.js",
            "js\/bg.js"
        ],
        "persistent": true
    },
    "minimum_chrome_version": "49",
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html",
        "chrome_style": false,
        "open_in_tab": true
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": {
            "19": "img\/pp19.png",
            "38": "img\/pp38.png"
        },
        "default_title": "__MSG_popupTitle__"
    },
    "optional_permissions": [
        "background"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "alarms",
        "identity",
        "tabs",
        "notifications",
        "https:\/\/getpocket.com\/*",
        "https:\/\/app.getpocket.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/getpocket.com\/a\/*",
                "https:\/\/getpocket.com\/a\/*"
            ],
            "js": [
                "js\/ext\/jquery-3.3.1.min.js",
                "js\/constants.js",
                "js\/utils.js",
                "js\/ls.js",
                "js\/pp.js"
            ],
            "css": [
                "css\/pp.css"
            ]
        },
        {
            "matches": [
                "http:\/\/app.getpocket.com\/*",
                "https:\/\/app.getpocket.com\/*"
            ],
            "js": [
                "js\/ext\/jquery-3.3.1.min.js",
                "js\/constants.js",
                "js\/utils.js",
                "js\/ls.js",
                "js\/pp_beta.js"
            ],
            "css": [
                "css\/pp_beta.css"
            ]
        }
    ],
    "commands": {
        "addPageToPocket": {
            "suggested_key": {
                "default": "Ctrl+Shift+A",
                "mac": "Command+Shift+A"
            },
            "description": "Add page to Pocket"
        },
        "showList": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "Command+Shift+S"
            },
            "description": "Open Pocket list"
        },
        "openRandom": {
            "suggested_key": {
                "default": "Ctrl+Shift+X",
                "mac": "Command+Shift+X"
            },
            "description": "Read a randomly selected article from your list"
        }
    },
    "web_accessible_resources": [
        "img\/*"
    ]
}