Abstract Art Tab

See Awesome Abstract Art in the New Tab.

What is Abstract Art Tab?

Abstract Art Tab is a Chrome extension developed by Open Team, and its main feature is "See Awesome Abstract Art in the New Tab.".

Extension Screenshots

screenshot

Download Abstract Art Tab Extension CRX File

Download Abstract Art 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

                        Bring abstract art to life. See interesting and unique art in every new tab

By clicking "Add to Chrome", I accept and agree to install the Abstract Art Tab extension and set the new tab search to that provided by the service. The search will be powered by Bing.

Privacy Policy: https://openteamconsulting.com/privacy-ext?site=abstractarts

Terms of Service: https://openteamconsulting.com/terms-ext

Contact Us: https://openteamconsulting.com/contact                    

Extension Basic Information

Name Abstract Art Tab Abstract Art Tab
ID onbcallbgikmgfoncnpbfjplffidoemk
Official URL https://chromewebstore.google.com/detail/abstract-art-tab/onbcallbgikmgfoncnpbfjplffidoemk
Description See Awesome Abstract Art in the New Tab.
File Size 2.19 MB
Installation Count 6,300
Current Version 0.5
Last Updated 2023-03-07
Publish Date 2022-09-01
Rating 3.00/5 Total 2 Ratings
Developer Open Team
Email [email protected]
Payment Type free
Privacy Policy Page URL https://openteamconsulting.com/privacy-ext
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.5",
    "name": "Abstract Art Tab",
    "description": "See Awesome Abstract Art in the New Tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}