Manga/Local images One Page Reader

Show all images from local folder in single page. スクロールだけでマンガを読む

Manga/Local images One Page Reader क्या है?

Manga/Local images One Page Reader kaimisou द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Show all images from local folder in single page. スクロールだけでマンガを読む"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Manga/Local images One Page Reader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This tool show your images from local folder in a single page.
All you have to do is scrolling the page.

After intallation, it will create a bookmark in Other bookmarks folder.
use the bookmark when open an image from local direction,
then click the bookmark again will show all images from the same folder in
a single tab.

◆ Features - 1-31-2024 Updated
-Zoom in/out button
-Enter fullscreen button
-Auto scroll down (leave cursor on right-side bar)
-Horizonal view left-to-right
-Horizonal view right-to-left
-images layout in order. eq: 1.jpg->10.jpg->1111.jpg...
-Support jpg, png, bmp, gif and webp file

ローカルフォルダーの画像を全部同じタブページでスムーズに閲覧することができる簡単機能、ブックマークをクリックして起動                    

एक्सटेंशन की मूल जानकारी

नाम Manga/Local images One Page Reader Manga/Local images One Page Reader
ID lenpmadeeejkiiakkfodkpakhnegmlcb
आधिकारिक URL https://chromewebstore.google.com/detail/mangalocal-images-one-pag/lenpmadeeejkiiakkfodkpakhnegmlcb
विवरण Show all images from local folder in single page. スクロールだけでマンガを読む
फ़ाइल का आकार 61.73 KB
स्थापना संख्या 1,019
वर्तमान संस्करण 1.5.2
अंतिम अपडेट 2024-02-02
प्रकाशन तिथि 2019-11-22
रेटिंग 4.50/5 कुल 2 रेटिंग्स
डेवलपर kaimisou
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Manga\/Local images One Page Reader",
    "description": "Show all images from local folder in single page. \u30b9\u30af\u30ed\u30fc\u30eb\u3060\u3051\u3067\u30de\u30f3\u30ac\u3092\u8aad\u3080",
    "version": "1.5.2",
    "permissions": [
        "bookmarks"
    ],
    "icons": {
        "48": "images\/63x63.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Click to create bookmark \n\u30af\u30ea\u30c3\u30af\u3057\u3066\u30d6\u30af\u30de\u3092\u8ffd\u52a0"
    },
    "options_page": "options.html",
    "manifest_version": 3
}