Sherlock Holmes Book PDF

Sherlock Holmes is a fictional private detective created by British author Sir Arthur Conan Doyle.

Что такое Sherlock Holmes Book PDF?

Sherlock Holmes Book PDF - это расширение Chrome, разработанное Free Apps, и его основная функция - "Sherlock Holmes is a fictional private detective created by British author Sir Arthur Conan Doyle.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Sherlock Holmes Book PDF

Скачайте файлы расширений Sherlock Holmes Book PDF в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Sherlock Holmes is a fictional private detective created by British author Sir Arthur Conan Doyle. Referring to himself as a "consulting detective" in the stories, Holmes is known for his proficiency with observation, deduction, forensic science, and logical reasoning that borders on the fantastic, which he employs when investigating cases for a wide variety of clients, including Scotland Yard.

Get access to the Sherlock Holmes novel for free inside this software. Simply install the extension and you can start reading the novel Sherlock Holmes for free!                    

Основная информация о расширении

Название Sherlock Holmes Book PDF Sherlock Holmes Book PDF
ID biaopgndhkmljfpcdcikmibmjcppgjcn
Официальный URL https://chromewebstore.google.com/detail/sherlock-holmes-book-pdf/biaopgndhkmljfpcdcikmibmjcppgjcn
Описание Sherlock Holmes is a fictional private detective created by British author Sir Arthur Conan Doyle.
Размер файла 660 KB
Количество установок 204
Текущая Версия 3.0.0
Последнее Обновление 2022-04-27
Дата публикации 2020-05-07
Разработчик Free Apps
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://image-size.pdfwork.com/privacy-policy
Поддерживаемые языки id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_APP_DESCRIPTION__",
    "homepage_url": "https:\/\/sherlock-holmes-ebook-reader.freebusinessapps.net\/",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "256": "icons\/icon-256.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "512": "icons\/icon-512.png",
        "64": "icons\/icon-64.png",
        "96": "icons\/icon-96.png"
    },
    "manifest_version": 3,
    "name": "__MSG_APP_NAME__",
    "offline_enabled": true,
    "permissions": [],
    "short_name": "__MSG_APP_NAME__",
    "version": "3.0.0",
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png",
            "16": "icons\/icon-16.png",
            "256": "icons\/icon-256.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "512": "icons\/icon-512.png",
            "64": "icons\/icon-64.png",
            "96": "icons\/icon-96.png"
        }
    }
}