Abstract Art Tab

See Awesome Abstract Art in the New Tab.

Qu'est-ce que Abstract Art Tab ?

Abstract Art Tab est une extension Chrome développée par Open Team, et sa fonction principale est "See Awesome Abstract Art in the New Tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Abstract Art Tab

Téléchargez les fichiers d'extension Abstract Art Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Abstract Art Tab Abstract Art Tab
ID onbcallbgikmgfoncnpbfjplffidoemk
URL Officiel https://chromewebstore.google.com/detail/abstract-art-tab/onbcallbgikmgfoncnpbfjplffidoemk
Description See Awesome Abstract Art in the New Tab.
Taille du Fichier 2.19 MB
Nombre d'Installations 6,300
Version Actuelle 0.5
Dernière Mise à Jour 2023-03-07
Date de Publication 2022-09-01
Évaluation 3.00/5 Total 2 Évaluations
Développeur Open Team
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://openteamconsulting.com/privacy-ext
Langues Prises en Charge 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"
    }
}