Note Everything (Beta)
Keep 'em all in one place.
什麼是Note Everything (Beta)?
Note Everything (Beta)是由Aleš Kovačič開發的Chrome擴展程式,該擴展的主要功能是“Keep 'em all in one place.”。
擴展截圖
下載Note Everything (Beta)擴展crx文件
下載Note Everything (Beta)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a beta version. On TO-DO list: - edit and delete notes, - improved design
擴展基本資訊
名稱 | Note Everything (Beta) |
ID | kaieohnnclhainkmbgkiobpecldjlphc |
官方網址 | https://chromewebstore.google.com/detail/note-everything-beta/kaieohnnclhainkmbgkiobpecldjlphc |
簡介 | Keep 'em all in one place. |
檔案大小 | 5.6 KB |
安裝次數 | 70 |
目前版本 | 1.6 |
更新時間 | 2013-07-07 |
上架時間 | 2013-07-06 |
評分 | 2.50/5 共 2 次評分 |
開發者 | Aleš Kovačič |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Note Everything (Beta)", "description": "Keep 'em all in one place.", "version": "1.6", "permissions": [ "http:\/\/www.wawhost.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |