WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
BeeLine Reader

BeeLine Reader

View on Chrome Web Store
View BeeLine Reader Chrome Extension on Chrome Web Store
Add to bookmarks
3.6 (209 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

BeeLine helps you read more quickly and easily. Try it free and see how much it can help you!
Type
Extension
Users
30,000 users
10K
BeeLine Reader
View author page of BeeLine Reader
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 22, 2013
Version 3.1.4
Manifest version
3
Updated
Updated on July 10, 2023
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View BeeLine Reader Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.1.4",
    "icons": {
        "16": "app-icons\/colored-16x16-unsharp.png",
        "48": "app-icons\/colored-48x48-unsharp.png",
        "128": "app-icons\/colored-128x128-unsharp.png"
    },
    "name": "BeeLine Reader",
    "homepage_url": "http:\/\/www.beelinereader.com\/education",
    "description": "BeeLine helps you read more quickly and easily. Try it free and see how much it can help you!",
    "permissions": [
        "tabs",
        "storage",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "autorunnotice.html",
                "templates\/coupon99cents.html",
                "templates\/coupon99cents_onboard.html",
                "templates\/earlybird_forever.html",
                "templates\/earlyoffer.html",
                "templates\/freemium_addurl.html",
                "templates\/freemium_upgrade.html",
                "templates\/onboard1.html",
                "templates\/onboard2.html",
                "templates\/onboard3.html",
                "templates\/onboard4_freemium.html",
                "templates\/readability_nomoreusagestoday.html",
                "templates\/postrial.html",
                "templates\/readersOffer_amazon.html",
                "templates\/readersOffer_pocket.html",
                "templates\/survey.html",
                "templates\/trialexpired.html",
                "templates\/trialexpired_school_work.html",
                "templates\/twitterpromo.html",
                "templates\/upgrade.html"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "vendor\/jquery\/jquery.min.js",
                "vendor\/magnific-popup\/jquery.magnific-popup.min.js",
                "chrome-utils.js",
                "content-script.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "19": "app-icons\/colored-19x19-unsharp.png",
            "38": "app-icons\/colored-38x38-unsharp.png"
        },
        "default_title": "BeeLine Reader",
        "default_popup": "popup.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top