Programming Wallpaper HD Custom New Tab
Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab.
什麼是Programming Wallpaper HD Custom New Tab?
Programming Wallpaper HD Custom New Tab是由SwagWallpapers開發的Chrome擴展程式,該擴展的主要功能是“Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab.”。
擴展截圖
下載Programming Wallpaper HD Custom New Tab擴展crx文件
下載Programming Wallpaper HD Custom New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get our programming new tab to enjoy different hd wallpapers in your custom start page. FEATURES: -- With every new tab, you will get great backgrounds of programming. -- Shuffle all python background wallpapers, or just choose your best background wallpapers -- Games - lots of awesome games. -- Speed dial widget & your favorite websites. -- Pick your best wallpapers. -- Quick links, share and rate widgets found on the new tab. -- Middle search box. We really wish you have fun using this cool programming new tab and let your friends know so they can also enjoy it! Get the lovely programming backgrounds from programming fans right now!
擴展基本資訊
名稱 | |
ID | apkeginehcpjklgckdeijaeodopgebca |
官方網址 | https://chrome.google.com/webstore/detail/programming-wallpaper-hd/apkeginehcpjklgckdeijaeodopgebca |
簡介 | Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab. |
檔案大小 | 31.77 KB |
安裝次數 | 5,000 |
目前版本 | 8.0.0.0 |
更新時間 | 2021-06-23 |
上架時間 | 2021-06-23 |
評分 | 5.00/5 共 2 次評分 |
開發者 | SwagWallpapers |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://sites.google.com/view/wallpaper-vintage/%D7%91%D7%99%D7%AA |
支援的語言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images19\/icon21.png" }, "background": { "scripts": [ "js14\/background16.js" ] }, "chrome_url_overrides": { "newtab": "tab17.html" }, "browser_action": { "default_title": "programming" } } |