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
官方網址 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
電子郵箱 [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"
    ]
}