Back to the Future Wallpapers New Tab

Back to the Future theme in new tab

什麼是Back to the Future Wallpapers New Tab?

Back to the Future Wallpapers New Tab是由https://newtabs.site開發的Chrome擴展程式,該擴展的主要功能是“Back to the Future theme in new tab”。

擴展截圖

screenshot
screenshot
screenshot

下載Back to the Future Wallpapers New Tab擴展crx文件

下載Back to the Future Wallpapers New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Back to the Future Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Back to the Future Wallpapers New tab:

࿂ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Back to the Future.

࿂ News panel

The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.

࿂ Shortcuts

Save your favorite sites to the theme shortcut panel Back to the Future Wallpapers New tab. You can go to important and frequently visited websites with just one click.

࿂ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Back to the Future New Tab theme.                    

擴展基本資訊

名稱 Back to the Future Wallpapers New Tab Back to the Future Wallpapers New Tab
ID liiaefdkohjnhnbdapjfemcegobbfefi
官方網址 https://chrome.google.com/webstore/detail/back-to-the-future-wallpa/liiaefdkohjnhnbdapjfemcegobbfefi
簡介 Back to the Future theme in new tab
檔案大小 46.75 KB
安裝次數 370
目前版本 1.5.0.8
更新時間 2022-06-24
上架時間 2021-09-27
評分 5.00/5 共 3 次評分
開發者 https://newtabs.site
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://newtabs.site/privacy
支援的語言 de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.8",
    "background": {
        "service_worker": "apricot_chamaeleon.js"
    },
    "chrome_url_overrides": {
        "newtab": "eigengrau_astatine.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}