Polar Tab

A new polar scene when you open a new tab, and you can optionally play a game!

Wat is Polar Tab?

Polar Tab is een Chrome-extensie ontwikkeld door Jad, en de belangrijkste functie is "A new polar scene when you open a new tab, and you can optionally play a game!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Polar Tab

Download Polar Tab-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

                        A new polar scene when you open a new tab, and you can optionally play a game!                    

Basisinformatie over de Extensie

Naam Polar Tab Polar Tab
ID ccoadkojhdgbdadpblcccejkehncebpg
Officiële URL https://chromewebstore.google.com/detail/polar-tab/ccoadkojhdgbdadpblcccejkehncebpg
Beschrijving A new polar scene when you open a new tab, and you can optionally play a game!
Bestandsgrootte 139 MB
Aantal Installaties 6,294
Huidige Versie 0.1.83
Laatst Bijgewerkt 2024-01-26
Publicatiedatum 2018-12-26
Beoordeling 4.34/5 Totaal 145 Beoordelingen
Ontwikkelaar Jad
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Polar Tab",
    "short_name": "Polar Tab",
    "version": "0.1.83",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Polar Tab",
        "default_icon": {
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        }
    },
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newpage.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}