Easy Link Saver
The easiest way to store and retrieve your frequently used links!
什麼是Easy Link Saver?
Easy Link Saver是由https://actionphp.com開發的Chrome擴展程式,該擴展的主要功能是“The easiest way to store and retrieve your frequently used links!”。
擴展截圖
下載Easy Link Saver擴展crx文件
下載Easy Link Saver擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
You can now easily, and smoothly save links that you usually copy and paste in your emails, blogs, and other content.
In addition, you can use it as a bookmark manager as well!
- Save your links
- Easily search for the link you want by typing a few characters
- Edit/delete links any time you want.
Enjoy!
Jean Paul
ActionPHP.com
P.S. Your suggestions on how to improve are more than welcome! More features coming soon as well... 擴展基本資訊
| 名稱 | |
| ID | onjgiklhhbgnnfepgchmndcoeenfimfc |
| 官方網址 | https://chromewebstore.google.com/detail/easy-link-saver/onjgiklhhbgnnfepgchmndcoeenfimfc |
| 簡介 | The easiest way to store and retrieve your frequently used links! |
| 檔案大小 | 647 KB |
| 安裝次數 | 278 |
| 目前版本 | 1.3 |
| 更新時間 | 2014-11-24 |
| 上架時間 | 2014-11-24 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | https://actionphp.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Easy Link Saver",
"version": "1.3",
"author": "Jean Paul - ActionPHP.com",
"description": "The easiest way to store and retrieve your frequently used links!",
"icons": {
"512": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |