Vanam - New Tab Extension
Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!
什麼是Vanam - New Tab Extension?
Vanam - New Tab Extension是由Life Is Beautiful開發的Chrome擴展程式,該擴展的主要功能是“Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!”。
擴展截圖
下載Vanam - New Tab Extension擴展crx文件
下載Vanam - New Tab Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Love animals and pets? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!
Feel like opening a new tab to peep into Facebook for the 15th time today? Getting out of control from your task? Stay focused & in control on that single task of the day ; we will remind you of it each time you open a new tab, so you keep your conscience awake the whole day!
Cheers!
iKosmik Team
[email protected] 擴展基本資訊
| 名稱 | |
| ID | cibnknjjefohapdifgapmlfpkbnekbbl |
| 官方網址 | https://chromewebstore.google.com/detail/vanam-new-tab-extension/cibnknjjefohapdifgapmlfpkbnekbbl |
| 簡介 | Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab! |
| 檔案大小 | 29.13 MB |
| 安裝次數 | 41 |
| 目前版本 | 1.3 |
| 更新時間 | 2016-05-09 |
| 上架時間 | 2016-05-09 |
| 開發者 | Life Is Beautiful |
| 付費類型 | free |
| 擴展官網 | http://www.ikosmik.com/ |
| 說明頁面URL | http://www.ikosmik.com/ |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Vanam - New Tab Extension",
"short_name": "Vanam",
"description": "Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!",
"version": "1.3",
"chrome_url_overrides": {
"newtab": "DashBoard.html"
},
"icons": {
"16": "icons\/icon_v1_16x16.png",
"48": "icons\/icon_v1_48x48.png",
"128": "icons\/icon_v1_128x128.png"
},
"permissions": [
"storage"
]
} | |