Matrix Start Tabs

Matrix Start Tabs - Welcome to Your Matrix

Wat is Matrix Start Tabs?

Matrix Start Tabs is een Chrome-extensie ontwikkeld door bryce, en de belangrijkste functie is "Matrix Start Tabs - Welcome to Your Matrix".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Matrix Start Tabs

Download Matrix Start Tabs-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Matrix Start Tabs Matrix Start Tabs
ID ebakplopaiajdldfdfphopanbopdhdfb
Officiële URL https://chromewebstore.google.com/detail/matrix-start-tabs/ebakplopaiajdldfdfphopanbopdhdfb
Beschrijving Matrix Start Tabs - Welcome to Your Matrix
Bestandsgrootte 239 KB
Aantal Installaties 2,261
Huidige Versie 1.7
Laatst Bijgewerkt 2022-03-14
Publicatiedatum 2022-02-16
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar bryce
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://matrixstarttabs.com
Help Pagina-URL https://matrixstarttabs.com/?a=about
URL van de Privacybeleid Pagina https://foreststarttabs.com?a=privacy
Ondersteunde Talen 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:\/\/*\/*"
    ]
}