Luckynote
Luckynote web clipper
什麼是Luckynote?
Luckynote是由https://luckynote.io開發的Chrome擴展程式,該擴展的主要功能是“Luckynote web clipper”。
擴展截圖
下載Luckynote擴展crx文件
下載Luckynote擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Organize Notes, Bookmarks and Tasks with Luckynote.
Luckynote helps you collect and organize your notes, images, bookmarks, ideas and web content as a chat message. Everything in lucky note can be converted to a task or a to-do. Every note is a message to yourself.
Use web clipper for:
• Save bookmarks. Save a page for read later or a wishlist.
• Make tasks
• Make notes
• Save text
• Save images
Do more with Luckynote on web and mobile:
• Quick notes
• Favourite notes
• Browse and organize bookmarks
• Diary
Happy organizing!
Questions? Feedback? Please send an email to [email protected] or reach out on Twitter @LuckynoteHQ 擴展基本資訊
| 名稱 | |
| ID | dgnamkhpffokcdhjnlebokmcgkkecncl |
| 官方網址 | https://chromewebstore.google.com/detail/luckynote/dgnamkhpffokcdhjnlebokmcgkkecncl |
| 簡介 | Luckynote web clipper |
| 檔案大小 | 856 KB |
| 安裝次數 | 80 |
| 目前版本 | 0.9.893 |
| 更新時間 | 2023-12-05 |
| 上架時間 | 2020-06-17 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | https://luckynote.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://luckynote.io/ |
| 隱私政策頁面URL | https://luckynote.io/privacy |
| 支援的語言 | en,es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Luckynote web clipper",
"version": "0.9.893",
"manifest_version": 3,
"name": "Luckynote",
"background": {
"service_worker": "background.bundle.js"
},
"default_locale": "en",
"permissions": [
"activeTab",
"contextMenus",
"tabs",
"storage",
"scripting",
"notifications"
],
"action": {
"default_title": "Save to Luckynote",
"default_popup": "popup.html",
"default_icon": "icon-34.png"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |