Karma - New Tab Extension
Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)
什麼是Karma - New Tab Extension?
Karma - New Tab Extension是由Life Is Beautiful開發的Chrome擴展程式,該擴展的主要功能是“Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)”。
擴展截圖
下載Karma - New Tab Extension擴展crx文件
下載Karma - New Tab Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Stay fresh & focused with this new tab Chrome extension which immerses you in the beauty of Nature with an awesome new photograph, curated just for you, energizing you instantly!
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!
Enjoy every new tab with this humane Chrome extension!
Write to us at [email protected] with your thoughts!
Cheers!
iKosmik Team
http://www.ikosmik.com/ 擴展基本資訊
| 名稱 | |
| ID | mpnebfcgejlijidgplbojfnabjmpefkd |
| 官方網址 | https://chromewebstore.google.com/detail/karma-new-tab-extension/mpnebfcgejlijidgplbojfnabjmpefkd |
| 簡介 | Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :) |
| 檔案大小 | 10.96 MB |
| 安裝次數 | 42 |
| 目前版本 | 2.2 |
| 更新時間 | 2015-06-10 |
| 上架時間 | 2015-06-10 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | 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": "Karma - New Tab Extension",
"short_name": "Karma",
"description": "Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :) ",
"version": "2.2",
"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"
]
} | |