atoyomi - Read later

Save the web page temporarily for later reading.

ما هو atoyomi - Read later؟

atoyomi - Read later هو إضافة Chrome تم تطويرها بواسطة kokushin، والميزة الرئيسية لها هي "Save the web page temporarily for later reading.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة atoyomi - Read later

قم بتنزيل ملفات الامتداد atoyomi - Read later بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Features:

- Save the title and URL of the currently open page
- Automatically delete data when accessing the saved page again
- User registration is unnecessary and can be used immediately
- With a button that can be shared on Twitter

Usage:

After adding the extended function, click on the "atoyomi" icon to open the popup.
By pressing the "Read Later" button, the currently open page will be saved to the bottom list.

By clicking the page title added to the list, you can easily move to that page and you can restart browsing.

If you press "tweet" button, you can share "Read this page later" to the follower.

Enjoy ;)                    

معلومات أساسية عن التمديد

الاسم atoyomi - Read later atoyomi - Read later
ID bijbpdfpldnfnponpjmnhmmhgildmgga
عنوان URL الرسمي https://chromewebstore.google.com/detail/atoyomi-read-later/bijbpdfpldnfnponpjmnhmmhgildmgga
الوصف Save the web page temporarily for later reading.
حجم الملف 10.93 KB
عدد التثبيتات 523
النسخة الحالية 1.2.1
آخر تحديث 2017-12-11
تاريخ النشر 2017-12-10
تقييم 4.33/5 مجموع تقييمات 3
المطور kokushin
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/kokushin/atoyomi
اللغات المدعومة en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "ja",
    "name": "__MSG_extName__",
    "version": "1.2.1",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "__MSG_extDefaultTitle__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}