ShareMe for PC

ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.

什麼是ShareMe for PC?

ShareMe for PC是由https://www.shareitforpcappdownload.com開發的Chrome擴展程式,該擴展的主要功能是“ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.”。

擴展截圖

screenshot
screenshot

下載ShareMe for PC擴展crx文件

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

擴展使用說明

                        This extension is mainly created for ShareMe fans with ShareMe app background in new tab page.

It provide lots of amazing and unique features to users. That's why we recommended this extension.

Choose your favorite ShareMe backgrounds from a variety of designs in new tab page. 

Thank you.                    

擴展基本資訊

名稱 ShareMe for PC ShareMe for PC
ID eafkemhpbmlaanhjnoanjgcgdafjapaa
官方網址 https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa
簡介 ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
檔案大小 1.61 MB
安裝次數 30,000
目前版本 1.1.2
更新時間 2021-10-25
上架時間 2021-10-25
評分 1.00/5 共 3 次評分
開發者 https://www.shareitforpcappdownload.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.shareitforpcappdownload.com/shareme-for-pc/
支援的語言 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.2",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}