Focus Views

Enhance your focus time with relaxing, mind opening views

What is Focus Views?

Focus Views is a Chrome extension developed by onchain-search, and its main feature is "Enhance your focus time with relaxing, mind opening views".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Focus Views Extension CRX File

Download Focus Views 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

                        Focus views is a light weight Chrome extension, featuring beautiful background views on your new search tab window.

Backgrounds are selected from breath taking nature scenes and landscapes. With one goal in mind, to help you clear your mind and focus on your daily activity with a clear and and positive mindset.

The search bar embedded within the new tab is provided by Bing. It will not make any changes to your browser default search settings.                    

Extension Basic Information

Name Focus Views Focus Views
ID lmbdelhgjelfhhhielomfhmhmdokcfbo
Official URL https://chromewebstore.google.com/detail/focus-views/lmbdelhgjelfhhhielomfhmhmdokcfbo
Description Enhance your focus time with relaxing, mind opening views
File Size 6.22 MB
Installation Count 43,259
Current Version 2.0
Last Updated 2022-06-29
Publish Date 2021-11-25
Rating 4.00/5 Total 9 Ratings
Developer onchain-search
Email [email protected]
Payment Type free
Extension Website https://focus-views.site/
Help Page URL https://focus-views.site/contact/
Privacy Policy Page URL https://blue-spice.me/privacy-policy
Supported Languages en
manifest.json
{
    "name": "Focus Views",
    "manifest_version": 3,
    "description": "Enhance your focus time with relaxing, mind opening views",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "65": "icon_65.png",
        "128": "icon_128.png"
    },
    "version": "2.0",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "host_permissions": [
        "https:\/\/quotes.rest\/qod"
    ]
}