BlockStarPlanet

BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.

Wat is BlockStarPlanet?

BlockStarPlanet is een Chrome-extensie ontwikkeld door jonang.1001, en de belangrijkste functie is "BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie BlockStarPlanet

Download BlockStarPlanet-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

                        BlockStarPlanet game is about offers a unique way to share creativity between friends, even between countries. On BlockStarPlanet you can create and share and mix your dreams with the funny, wacky, and wonderful dreams of thousands of other players.

BlockStarPlanet Extension Features:
1. Shuffle BlockStarPlanet every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.
4. Show current date and time automatically.
5. New Note for you to write down your tasks.  
6. Get easy access to your most frequently visited websites. 
7. Get easy access to your bookmarks websites.                    

Basisinformatie over de Extensie

Naam BlockStarPlanet BlockStarPlanet
ID mbimljeinedpogefldnjpgocjkddlmlj
Officiële URL https://chrome.google.com/webstore/detail/blockstarplanet/mbimljeinedpogefldnjpgocjkddlmlj
Beschrijving BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.
Bestandsgrootte 3.46 MB
Aantal Installaties 1,000
Huidige Versie 211.57.115.3997
Laatst Bijgewerkt 2021-11-09
Publicatiedatum 2020-06-15
Beoordeling 4.38/5 Totaal 13 Beoordelingen
Ontwikkelaar jonang.1001
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlockStarPlanet",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "211.57.115.3997",
    "permissions": [
        "topSites",
        "bookmarks"
    ]
}