Luckynote
Luckynote web clipper
Vad är Luckynote?
Luckynote är en Chrome-tillägg utvecklad av https://luckynote.io, och dess huvudfunktion är "Luckynote web clipper".
Tilläggsskärmbilder
Ladda ner Luckynote-förlängningens CRX-fil
Ladda ner Luckynote-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | dgnamkhpffokcdhjnlebokmcgkkecncl |
| Officiell webbadress | https://chromewebstore.google.com/detail/luckynote/dgnamkhpffokcdhjnlebokmcgkkecncl |
| Beskrivning | Luckynote web clipper |
| Filstorlek | 856 KB |
| Antal Installationer | 80 |
| Aktuell Version | 0.9.893 |
| Senast Uppdaterad | 2023-12-05 |
| Publiceringsdatum | 2020-06-17 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | https://luckynote.io |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://luckynote.io/ |
| URL till Sekretesspolicy Sidan | https://luckynote.io/privacy |
| Stödda Språk | 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:\/\/*\/*",
" | |