Matrix Start Tabs

Matrix Start Tabs - Welcome to Your Matrix

What is Matrix Start Tabs?

Matrix Start Tabs is a Chrome extension developed by bryce, and its main feature is "Matrix Start Tabs - Welcome to Your Matrix".

Extension Screenshots

screenshot
screenshot

Download Matrix Start Tabs Extension CRX File

Download Matrix Start Tabs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Matrix Start Tabs Matrix Start Tabs
ID ebakplopaiajdldfdfphopanbopdhdfb
Official URL https://chromewebstore.google.com/detail/matrix-start-tabs/ebakplopaiajdldfdfphopanbopdhdfb
Description Matrix Start Tabs - Welcome to Your Matrix
File Size 239 KB
Installation Count 2,261
Current Version 1.7
Last Updated 2022-03-14
Publish Date 2022-02-16
Rating 3.00/5 Total 2 Ratings
Developer bryce
Email [email protected]
Payment Type free
Extension Website https://matrixstarttabs.com
Help Page URL https://matrixstarttabs.com/?a=about
Privacy Policy Page URL https://foreststarttabs.com?a=privacy
Supported Languages 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:\/\/*\/*"
    ]
}