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是由Free Apps开发的Chrome扩展程序,该扩展的主要功能是“Sherlock Holmes is a fictional private detective created by British author Sir Arthur Conan Doyle.”。

扩展截图

screenshot

下载Sherlock Holmes Book PDF扩展crx文件

下载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"
        }
    }
}