Start Maker For PC and Laptop - Background

Starmaker For Pc extension provide you with Starmaker Wallpaper in new tab page. Created for Starmaker fans.

什麼是Start Maker For PC and Laptop - Background?

Start Maker For PC and Laptop - Background是由hayleahinzman開發的Chrome擴展程式,該擴展的主要功能是“Starmaker For Pc extension provide you with Starmaker Wallpaper in new tab page. Created for Starmaker fans.”。

擴展截圖

screenshot
screenshot

下載Start Maker For PC and Laptop - Background擴展crx文件

下載Start Maker For PC and Laptop - Background擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        'Starmaker For Pc' extension provide you with Starmaker background in new tab page.

This extension created for Starmaker fans.

This extension features some of the best artwork to make you feel good on your Chrome browser. 

You can also get middle box google search ,date & time, most visited sites, todo list, create notes and popular apps features on the new tab page.

Choose your favorite 'Starmaker'  backgrounds from a variety of designs in new tab page. Install this  chrome extension and experience the great design in your browser new tab page.                    

擴展基本資訊

名稱 Start Maker For PC and Laptop - Background Start Maker For PC and Laptop - Background
ID opcdoilaohcljmaojlnekiphnnebcngo
官方網址 https://chrome.google.com/webstore/detail/start-maker-for-pc-and-la/opcdoilaohcljmaojlnekiphnnebcngo
簡介 Starmaker For Pc extension provide you with Starmaker Wallpaper in new tab page. Created for Starmaker fans.
檔案大小 4.56 MB
安裝次數 45
目前版本 1.1.5
更新時間 2021-10-31
上架時間 2021-10-31
開發者 hayleahinzman
電子郵箱 [email protected]
付費類型 free
擴展官網 https://adviceforpc.com/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "persistent": true,
        "scripts": [
            "\/html\/chrome\/settings.js",
            "\/html\/common\/prefs-sys.js",
            "\/html\/chrome\/utils.js",
            "\/html\/chrome\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "html\/skin\/icons\/128.png",
            "16": "html\/skin\/icons\/16.png",
            "48": "html\/skin\/icons\/48.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/index.html"
    },
    "icons": {
        "128": "html\/skin\/icons\/128.png",
        "16": "html\/skin\/icons\/16.png",
        "48": "html\/skin\/icons\/48.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "permissions": [
        "topSites"
    ],
    "version": "1.1.5",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}