SwipeNote

Work Smart. Organize. Collaborate. Succeed.

SwipeNote là gì?

SwipeNote là một tiện ích mở rộng Chrome được phát triển bởi https://swipenote.com, và tính năng chính của nó là "Work Smart. Organize. Collaborate. Succeed.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SwipeNote

Tải xuống các tệp mở rộng SwipeNote dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        SwipeNote is designed to help anyone who uses the Internet. Swipe, Save, Organize, Share & Collaborate any content from the web with your friends and team members. 

SwipeNote Chrome Extension Features: 

1. Swipe and Save social posts from Facebook, Twitter, Instagram, YouTube, Kindle, Zillow with a single click. 
2. Grab Full-Page or Regional Screenshots from any website. 
3. Bookmark URLs. 
4. Save Highlighted Content. 
5. Add Tags and Notes to individual Saved items/Cards.
6. Import Favorite Kindle Highlights. 
7. Shortcut Keys for Easy Access. 

All the content you grab from the internet gets saved as multi-purpose Cards. 

a. These Cards can be saved in your personal cloud Folders or Sub-Folders created by you directly from the chrome Extension. 
b. These Cards can also be saved to a Workspace/Subspace created by you. 

After you Save and Organize the Cards, you can do so much more:

1. Copy or Move Cards to Workspace/Subspace and Folders/Subfolders.
2. Share Cards with teammates, individual account holders or directly to social sites.
3. Add Tags and Notes to individual Cards.
4. Create Short Links for easy share.
5. Assign Cards with team members and Set Reminders for the same. Set and View Due Date of completion of assigned tasks.
6. Real Time Chat with individual team members or in groups. Share files/documents, use Emoji’s and @mentions.
7. Create Labels (to-do, work-in-progress, done) to let know the status of Cards.
8. Track your work through a single dedicated menu. Easy Date Filters to understand the priority and due dates.
9. Job Board (simple Dashboard) to view all your Cards/task inside your Workspace or Sub-space. At a glance know about what's going on, by viewing Due Dates, Chats and much more.

STAY ORGANIZED. STAY CONNECTED. 

=== VERSION 1.0.22 ====
* Twitter & Quora Swipe Fixes (LATEST)

=== VERSION 1.0.21 ====
* Instagram Swipe Fixes                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SwipeNote SwipeNote
ID fhlcoakhfjadgagilgoamhjjggicpodp
URL Chính Thức https://chromewebstore.google.com/detail/swipenote/fhlcoakhfjadgagilgoamhjjggicpodp
Mô tả Work Smart. Organize. Collaborate. Succeed.
Kích Thước Tệp 732 KB
Số Lần Cài Đặt 299
Phiên Bản Hiện Tại 1.0.22
Cập Nhật Lần Cuối 2023-12-10
Ngày Phát Hành 2022-04-27
Đánh Giá 4.50/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://swipenote.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://swipenote.com
URL Trang Trợ Giúp https://swipenote.com/contact.php
URL Trang Chính Sách Bảo Mật https://swipenote.com/privacy.php
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "version": "1.0.22",
    "manifest_version": 3,
    "name": "SwipeNote",
    "short_name": "SN",
    "description": "Work Smart. Organize. Collaborate. Succeed.",
    "homepage_url": "https:\/\/swipenote.com",
    "icons": {
        "128": "img\/icons\/128.png",
        "48": "img\/icons\/48.png",
        "32": "img\/icons\/32.png",
        "24": "img\/icons\/24.png",
        "16": "img\/icons\/16.png"
    },
    "action": {
        "default_icon": {
            "16": "img\/icons\/16.png",
            "24": "img\/icons\/24.png",
            "32": "img\/icons\/32.png"
        },
        "default_title": "SwipeNote"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/swipenote.com\/*",
                "*:\/\/*.swipenote.com\/*",
                "*:\/\/amazon.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/amazon.co.uk\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/youtube.com\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/facebook.com\/*",
                "*:\/\/*.facebook.com\/*",
                "*:\/\/twitter.com\/*",
                "*:\/\/*.twitter.com\/*",
                "*:\/\/instagram.com\/*",
                "*:\/\/*.instagram.com\/*",
                "*:\/\/web.whatsapp.com\/*",
                "*:\/\/*.web.whatsapp.com\/*",
                "*:\/\/wikipedia.org\/*",
                "*:\/\/*.wikipedia.org\/*",
                "*:\/\/realtor.com\/*",
                "*:\/\/*.realtor.com\/*",
                "*:\/\/zillow.com\/*",
                "*:\/\/*.zillow.com\/*",
                "*:\/\/linkedin.com\/*",
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/quora.com\/*",
                "*:\/\/*.quora.com\/*"
            ],
            "css": [
                "inject.css"
            ],
            "js": [
                "lib\/jquery-3.3.1.min.js",
                "inject.js"
            ],
            "run_at": "document_end"
        }
    ],
    "commands": {
        "regional": {
            "description": "Region screenshot",
            "suggested_key": {
                "default": "Ctrl+Shift+A",
                "mac": "Command+Shift+A"
            }
        },
        "fullpage": {
            "description": "Full Page screenshot",
            "suggested_key": {
                "default": "Ctrl+Shift+B",
                "mac": "Command+Shift+B"
            }
        },
        "highlight": {
            "description": "Highlight Text & Save",
            "suggested_key": {
                "default": "Ctrl+Shift+C",
                "mac": "Command+Shift+C"
            }
        },
        "bookmark": {
            "description": "Save URL",
            "suggested_key": {
                "default": "Ctrl+Shift+D",
                "mac": "Command+Shift+D"
            }
        }
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "popup.*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/swipenote.com\/api\/*"
    ]
}