Republic of Gamers Wallpapers New Tab
Republic of Gamers theme in new tab
什麼是Republic of Gamers Wallpapers New Tab?
Republic of Gamers Wallpapers New Tab是由https://newtab.be開發的Chrome擴展程式,該擴展的主要功能是“Republic of Gamers theme in new tab”。
擴展截圖
下載Republic of Gamers Wallpapers New Tab擴展crx文件
下載Republic of Gamers Wallpapers New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Republic of Gamers / ROG / Asus Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Republic of Gamers / ROG / Asus Wallpapers New tab: ◮ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ◮ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Republic of Gamers / ROG / Asus New Tab theme. ◮ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Republic of Gamers / ROG / Asus. ◮ Shortcuts Save your favorite sites to the theme shortcut panel Republic of Gamers / ROG / Asus Wallpapers New tab. You can go to important and frequently visited websites with just one click.
擴展基本資訊
名稱 | |
ID | gjngejfeaflfinikdjpgajeafcafnbfd |
官方網址 | https://chrome.google.com/webstore/detail/republic-of-gamers-wallpa/gjngejfeaflfinikdjpgajeafcafnbfd |
簡介 | Republic of Gamers theme in new tab |
檔案大小 | 19.27 MB |
安裝次數 | 1,000 |
目前版本 | 1.4.9.9 |
更新時間 | 2022-05-10 |
上架時間 | 2021-12-02 |
評分 | 5.00/5 共 5 次評分 |
開發者 | https://newtab.be |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://newtab.be/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.4.9.9", "background": { "scripts": [ "dark_byzantium_chamaeleon.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "dark_salmon_neodymium.html?a" }, "web_accessible_resources": [ "*", "bisque_153", "35" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |