Pyrls

New-tab extension brought to you by Pyrls. Includes a todo manager, daily pyrl, and rotating array of beautiful background images.

What is Pyrls?

Pyrls is a Chrome extension developed by https://pyrls.com, and its main feature is "New-tab extension brought to you by Pyrls. Includes a todo manager, daily pyrl, and rotating array of beautiful background images.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Pyrls Extension CRX File

Download Pyrls 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

                        This extension turns your new tab screen into a personal dashboard that displays the time, allows you to keep track of your tasks, and provides you with a short medication clinical pearl ("pyrl") to plant to memory with each new tab.

---
Disclaimer:

All information provided by Pyrls should be used appropriately in the context of the provider's legal role as a healthcare provider in their respective state and country. Cosmas Health, Inc. does not accept responsibility or liability for the application of this information in direct or indirect patient care, and such information should not be substituted for the advice, diagnosis, or treatment of a qualified health care professional.  It is the responsibility of the healthcare provider to ascertain the Food and Drug Administration status of each drug, medical device, or standards of practice regarding procedures, and/or imaging modalities used in their clinical practice. The editors and authors have made every effort to provide accurate and complete information and shall not be held responsible for any damages or any losses from any error, possible omission, or inaccuracy.  Therefore, Cosmas Health, Inc. shall not be held liable for any loss or injury caused by information obtained through this Google Chrome extension.                    

Extension Basic Information

Name Pyrls Pyrls
ID cmkaejejgicpkmihafhmkmejjfkanpdc
Official URL https://chromewebstore.google.com/detail/pyrls/cmkaejejgicpkmihafhmkmejjfkanpdc
Description New-tab extension brought to you by Pyrls. Includes a todo manager, daily pyrl, and rotating array of beautiful background images.
File Size 30.99 MB
Installation Count 2,849
Current Version 3.049
Last Updated 2022-01-08
Publish Date 2020-01-23
Rating 5.00/5 Total 12 Ratings
Developer https://pyrls.com
Email [email protected]
Payment Type free
Extension Website https://pyrls.com
Privacy Policy Page URL http://pyrls.com/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pyrls",
    "version": "3.049",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "pyrls16.png",
        "48": "pyrls48.png",
        "128": "pyrls128.png"
    },
    "description": "New-tab extension brought to you by Pyrls. Includes a todo manager, daily pyrl, and rotating array of beautiful background images.",
    "browser_action": {
        "default_icon": "pyrls128.png",
        "default_title": "Pyrls",
        "default_popup": "index.html"
    }
}