BlockStarPlanet

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

BlockStarPlanetคืออะไร?

BlockStarPlanet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jonang.1001 และคุณลักษณะหลักของมันคือ "BlockStarPlanet extension provide you with BlockStarPlanet design on PC new tab page. Created for BlockStarPlanet fans."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BlockStarPlanet

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}