Alltabs

Amazing visual artists every time you open a new tab.

Qu'est-ce que Alltabs ?

Alltabs est une extension Chrome développée par https://newnow.cool, et sa fonction principale est "Amazing visual artists every time you open a new tab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Alltabs

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

                        Alltabs collaborates with interesting contemporary artist from all around the world. We bring you fresh photos and visual art to all your new tabs. 

This is a project by New Now.                    

Informations de Base sur l'Extension

Nom Alltabs Alltabs
ID ngjbedmelbifgachalpagdgiccokplkd
URL Officiel https://chrome.google.com/webstore/detail/alltabs/ngjbedmelbifgachalpagdgiccokplkd
Description Amazing visual artists every time you open a new tab.
Taille du Fichier 7.18 KB
Nombre d'Installations 30
Version Actuelle 1.0.0
Dernière Mise à Jour 2021-05-09
Date de Publication 2021-04-30
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://newnow.cool
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.alltabs.co/
URL de la Page de Politique de Confidentialité https://newnow.cool/privacy.html
Langues Prises en Charge en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "alltabs.html#newTab"
    },
    "content_security_policy": "default-src 'self' 'unsafe-eval';   script-src 'self';   style-src 'self' 'unsafe-inline';   img-src 'self' data: chrome: filesystem:;   connect-src 'self' http: https: chrome-extension:;   frame-src http: https:",
    "description": "Amazing visual artists every time you open a new tab.",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "19": "img\/icon19.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "28",
    "name": "Alltabs",
    "omnibox": {
        "keyword": "f"
    },
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "alltabs.html"
    ]
}