BlockStarPlanet

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

BlockStarPlanetとは何ですか?

BlockStarPlanetはjonang.1001によって開発されたChromeの拡張機能で、その主な機能は「BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

BlockStarPlanet拡張機能のCRXファイルをダウンロード

BlockStarPlanet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 BlockStarPlanet BlockStarPlanet
ID mbimljeinedpogefldnjpgocjkddlmlj
公式URL https://chrome.google.com/webstore/detail/blockstarplanet/mbimljeinedpogefldnjpgocjkddlmlj
説明 BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans.
ファイルサイズ 3.46 MB
インストール数 1,000
現在のバージョン 211.57.115.3997
最終更新日 2021-11-09
公開日 2020-06-15
評価 4.38/5 合計 13 レビュー
開発者 jonang.1001
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}