Matrix Start Tabs

Matrix Start Tabs - Welcome to Your Matrix

Qu'est-ce que Matrix Start Tabs ?

Matrix Start Tabs est une extension Chrome développée par bryce, et sa fonction principale est "Matrix Start Tabs - Welcome to Your Matrix".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Matrix Start Tabs

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

                        Matrix Start Tabs is a Cyber Punk Styled background extensions. The background available are great for people who love green, futuristic, and even city backdrops. 

Updates include user improvements.                    

Informations de Base sur l'Extension

Nom Matrix Start Tabs Matrix Start Tabs
ID ebakplopaiajdldfdfphopanbopdhdfb
URL Officiel https://chromewebstore.google.com/detail/matrix-start-tabs/ebakplopaiajdldfdfphopanbopdhdfb
Description Matrix Start Tabs - Welcome to Your Matrix
Taille du Fichier 239 KB
Nombre d'Installations 2,261
Version Actuelle 1.7
Dernière Mise à Jour 2022-03-14
Date de Publication 2022-02-16
Évaluation 3.00/5 Total 2 Évaluations
Développeur bryce
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://matrixstarttabs.com
URL de la Page d'Aide https://matrixstarttabs.com/?a=about
URL de la Page de Politique de Confidentialité https://foreststarttabs.com?a=privacy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Matrix Start Tabs",
    "description": "Matrix Start Tabs - Welcome to Your Matrix ",
    "version": "1.7",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": ".\/img\/icons\/matrix.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "oauth2": {
        "client_id": "UiRNYB_QlQthhyvuYrBmg8n8JiLMuWFhKQ7wN3sPi_U",
        "scopes": [
            "",
            "https:\/\/api.unsplash.com\/photos\/?"
        ],
        "content_security_policy": "script-src 'self'  'unsafe-inline' 'unsafe eval'  https:\/\/apis.google.com\/js\/client.js?; object-src 'self'"
    },
    "permissions": [
        "webNavigation"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}