BlockStarPlanet

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

Qu'est-ce que BlockStarPlanet ?

BlockStarPlanet est une extension Chrome développée par jonang.1001, et sa fonction principale est "BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension BlockStarPlanet

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

                        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.                    

Informations de Base sur l'Extension

Nom BlockStarPlanet BlockStarPlanet
ID mbimljeinedpogefldnjpgocjkddlmlj
URL Officiel https://chrome.google.com/webstore/detail/blockstarplanet/mbimljeinedpogefldnjpgocjkddlmlj
Description BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.
Taille du Fichier 3.46 MB
Nombre d'Installations 1,000
Version Actuelle 211.57.115.3997
Dernière Mise à Jour 2021-11-09
Date de Publication 2020-06-15
Évaluation 4.38/5 Total 13 Évaluations
Développeur jonang.1001
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}