Inspire New Tab
Inspires you to the max!
什麼是Inspire New Tab?
Inspire New Tab是由A Child Developer開發的Chrome擴展程式,該擴展的主要功能是“Inspires you to the max!”。
擴展截圖
下載Inspire New Tab擴展crx文件
下載Inspire New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get a good deal with this tab page! Features things you will enjoy. Get it today! 擴展基本資訊
| 名稱 | |
| ID | ffnoahminodniiokfigpofljdpopcmnm |
| 官方網址 | https://chromewebstore.google.com/detail/inspire-new-tab/ffnoahminodniiokfigpofljdpopcmnm |
| 簡介 | Inspires you to the max! |
| 檔案大小 | 40.52 MB |
| 安裝次數 | 19 |
| 目前版本 | 1.1 |
| 更新時間 | 2016-02-27 |
| 上架時間 | 2016-02-27 |
| 開發者 | A Child Developer |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Inspire New Tab",
"description": "Inspires you to the max!",
"version": "1.1",
"permissions": [
"management"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |