tab away

Get cool AI generated art and raise money for charity every time you open a new tab.

Qu'est-ce que tab away ?

tab away est une extension Chrome développée par Tab Away, et sa fonction principale est "Get cool AI generated art and raise money for charity every time you open a new tab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension tab away

Téléchargez les fichiers d'extension tab away 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

                        Get cool AI generated art and raise money for charity every time you open a new tab.                    

Informations de Base sur l'Extension

Nom tab away tab away
ID ikcajanfigfgkbggmgjajfggmeffidcm
URL Officiel https://chromewebstore.google.com/detail/tab-away/ikcajanfigfgkbggmgjajfggmeffidcm
Description Get cool AI generated art and raise money for charity every time you open a new tab.
Taille du Fichier 11.72 KB
Nombre d'Installations 142
Version Actuelle 1.1.0
Dernière Mise à Jour 2023-07-10
Date de Publication 2023-06-11
Évaluation 5.00/5 Total 3 Évaluations
Développeur Tab Away
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "tab away",
    "version": "1.1.0",
    "description": "Get cool AI generated art and raise money for charity every time you open a new tab.",
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "icons": {
        "16": "tabaway-16.png",
        "48": "tabaway-48.png",
        "128": "tabaway-128.png"
    }
}