Quotes Srch Tab

Google Chrome extension designed to bring a beautiful calming seaside image to your every day peripheral

What is Quotes Srch Tab?

Quotes Srch Tab is a Chrome extension developed by supply.media.2023, and its main feature is "Google Chrome extension designed to bring a beautiful calming seaside image to your every day peripheral".

Extension Screenshots

screenshot
screenshot
screenshot

Download Quotes Srch Tab Extension CRX File

Download Quotes Srch Tab 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

                        Quotes Srch Tab is a novel extension designed to bring a beautiful calming seaside image to your every day peripheral.

The extension will update your search settings and will change your New Tab and default search provider to Microsoft Bing.

By clicking "Add to chrome",
I accept and agree to installing the Quotes Srch Tab extension and setting Chrome™ New Tab and default search to that provided by the service and the Terms of Use and Privacy Policy at https://supply-media.com/privacy-policy.

Now your first browser page will no longer be a boring search bar but your new extension will bring you the joy of a beautiful beach. This browser extension was proudly designed by SUPPLY MEDIA LLC. All rights for technology design and content belong to SUPPLY MEDIA LLC.
Once installed you are able to customize the beach tab by choosing your preferred beach from one of the many famous Beach settings in our image library.
We hope you enjoy using the beach tab as much as we have.

All quotes are sourced from the public RSS feed at https://supply-media.com/feeds/extensions/quotes.rss                    

Extension Basic Information

Name Quotes Srch Tab Quotes Srch Tab
ID mdodhhedhngabhoicllogkjmkmgalaep
Official URL https://chromewebstore.google.com/detail/quotes-srch-tab/mdodhhedhngabhoicllogkjmkmgalaep
Description Google Chrome extension designed to bring a beautiful calming seaside image to your every day peripheral
File Size 20.16 KB
Installation Count 4,540
Current Version 1.4.3
Last Updated 2023-06-17
Publish Date 2023-02-27
Rating 4.67/5 Total 3 Ratings
Developer supply.media.2023
Email [email protected]
Payment Type free
Extension Website https://supply-media.com
Help Page URL https://supply-media.com/contact-us
Privacy Policy Page URL https://sites.google.com/view/supplymedia/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Quotes Srch Tab",
    "version": "1.4.3",
    "description": "Google Chrome extension designed to bring a beautiful calming seaside image to your every day peripheral",
    "chrome_url_overrides": {
        "newtab": "app.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icons\/icon16.png",
            "32": "images\/icons\/icon32.png",
            "48": "images\/icons\/icon32.png",
            "128": "images\/icons\/icon128.png"
        }
    }
}