Send web articles to Kindle by KTool

Send web articles, Twitter threads, RSS and newsletters to Kindle

Τι είναι το Send web articles to Kindle by KTool;

Το Send web articles to Kindle by KTool είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://ktool.io, και η κύρια λειτουργία του είναι "Send web articles, Twitter threads, RSS and newsletters to Kindle".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Send web articles to Kindle by KTool

Λήψη αρχείων επέκτασης Send web articles to Kindle by KTool σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        KTool.io

👉 Send news articles, newsletters and RSS feeds to Kindle
👉 Reduce screen time. Improve productivity.

You spend too much time on computer screens. It damages our eyesight and hurts our comprehension.

KTool helps you read everything on Kindle instead.

Less eyestrain. More focus 🧘

———

H O W    T O    U S E

1. Installing this extension will add a KTool button to your Chrome browser
2. Sign up for an account (30-day free trial)
3. Click the Send to Kindle menu item on an article that you'd like to read on your Kindle.

Send long web articles to your Kindle to read later. Read anywhere: on your Kindle e-reader or the Kindle app on your iPhone, iPad, or Android device. Articles are available for offline reading once delivered to the Kindle.

———

F E A T U R E S

✨ New: Added support for comic sites
✨ New: ADHD Reader Mode — helps you read faster by highlighting the beginning of every word of the article
✨ New: Send RSS feeds to Kindle automatically (premium feature)
✨ New: Forward email newsletters to Kindle automatically (premium feature)
✅ Send PDF, Markdown & DOCX documents to Kindle (premium feature)
✅ Send Hacker News discussions to Kindle
✅ On-demand article conversion using Kindle's built-in web browser
✅ Automatically import devices from Amazon.com
✅ Dark Mode
✅ Send ebooks on Standard Ebooks to Kindle
✅ Send Wikipedia articles to Kindle
✅ Preview the article before sending
✅ Browse and search send history
✅ Speedy delivery to your Kindle
✅ Image support
✅ Emoji support
✅ Keyboard short-cut support
✅ Send Twitter thread to Kindle
✅ Send email newsletters to Kindle 

KTool can send to the following devices:

✅  Kindle e-readers sold by Amazon
✅  Android Kindle app
✅  iPhone/iPad Kindle app

———

P R I C I N G

✅  FREE accounts can send 20 articles per month

Please check https://ktool.io/pricing for details

———

C O N T A C T

KTool: https://ktool.io
Support: daniel (at) podzim.co
Twitter: https://twitter.com/ktool_io

———

P R I V A C Y

This extension does not do anything unless you click the Send to Kindle button. We do not monitor or inject any scripts into your pages while you browse.

When you click the Kindle icon, this extension sends the contents of the page and its URL to the KTool service. The KTool service then packages the contents into a reader-ready format and delivers it to your Kindle.

Content which you process with the KTool service will be cached on the server for a short period.

More information on our privacy page: https://ktool.io/privacy. Feel free to contact us if you have any questions.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Send web articles to Kindle by KTool Send web articles to Kindle by KTool
ID igfcoofpmcdpcocfofdobneaileiogmo
Επίσημο URL https://chromewebstore.google.com/detail/send-web-articles-to-kind/igfcoofpmcdpcocfofdobneaileiogmo
Περιγραφή Send web articles, Twitter threads, RSS and newsletters to Kindle
Μέγεθος Αρχείου 1.95 MB
Αριθμός Εγκαταστάσεων 2,094
Τρέχουσα Έκδοση 1.8.1
Τελευταία Ενημέρωση 2023-09-04
Ημερομηνία Δημοσίευσης 2022-04-05
Αξιολόγηση 4.65/5 Συνολικά 23 Αξιολογήσεις
Προγραμματιστής https://ktool.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://ktool.io
Διεύθυνση URL της Σελίδας Βοήθειας https://twitter.com/ktool_io
URL της Σελίδας Πολιτικής Απορρήτου https://ktool.io/privacy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Send web articles, Twitter threads, RSS and newsletters to Kindle",
    "version": "1.8.1",
    "manifest_version": 3,
    "minimum_chrome_version": "92",
    "name": "Send web articles to Kindle by KTool",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "commands": {
        "send-to-kindle": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "mac": "Command+Shift+K"
            },
            "description": "Send current article to Kindle."
        },
        "send-to-kindle-alt": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "Command+Shift+S"
            },
            "description": "Send current article to Kindle."
        },
        "preview": {
            "suggested_key": {
                "default": "Ctrl+Shift+P",
                "mac": "Command+Shift+P"
            },
            "description": "Preview and customize web page."
        }
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-48.png"
    },
    "host_permissions": [
        "*:\/\/ktool.io\/*"
    ],
    "permissions": [
        "storage",
        "contextMenus",
        "cookies",
        "scripting",
        "activeTab"
    ],
    "icons": {
        "16": "icon-16.png",
        "128": "icon-128.png",
        "512": "icon-512.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "import-from-amazon.js",
                "icon-128.png",
                "icon-48.png",
                "icon-16.png",
                "*.eot",
                "*.svg",
                "*.ttf",
                "*.woff",
                "*.woff2",
                "*.css"
            ],
            "matches": [
                ""
            ]
        }
    ]
}