IDM for PC and Windows - New Background
IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.
什麼是IDM for PC and Windows - New Background?
IDM for PC and Windows - New Background是由https://www.techforapps.com開發的Chrome擴展程式,該擴展的主要功能是“IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.”。
擴展截圖
下載IDM for PC and Windows - New Background擴展crx文件
下載IDM for PC and Windows - New Background擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
IDM for PC extension provide you with IDM background in new tab page. You can also use Search bar and Change Background. It's created for IDM fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite IDM 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. The App is currently only available in English, it will be available in other languages in upcoming releases.
擴展基本資訊
名稱 | |
ID | lailhlilkodoflmdcljahaniookchcbn |
官方網址 | https://chrome.google.com/webstore/detail/idm-for-pc-and-windows-ne/lailhlilkodoflmdcljahaniookchcbn |
簡介 | IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans. |
檔案大小 | 1.13 MB |
安裝次數 | 782 |
目前版本 | 1.2 |
更新時間 | 2022-02-10 |
上架時間 | 2022-02-10 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://www.techforapps.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.techforapps.com/idm-for-pc/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "IDM for PC and Windows - New Background", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "IDM for PC extension provides you with 'IDM' design on new tab. Designed for 'IDM' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |