读库文章检索

本应用针对《读库》2006创刊至今的所有文章,可根据文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中。也方便查找某作者的全部文章。本扩展只针对标题和作者进行检索,不针对文章内容进行全文检索。

What is 读库文章检索?

读库文章检索 is a Chrome extension developed by https://www.igudi.com, and its main feature is "本应用针对《读库》2006创刊至今的所有文章,可根据文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中。也方便查找某作者的全部文章。本扩展只针对标题和作者进行检索,不针对文章内容进行全文检索。".

Extension Screenshots

screenshot

Download 读库文章检索 Extension CRX File

Download 读库文章检索 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        本应用非读库官方开发,仅针对《读库》的文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中,也方便查找某作者的全部文章,不针对文章内容进行全文检索。

使用方法:您可以输入作者、标题、或任意文字查找相应内容。

输入 “张立宪”自动显示所有张立宪的文章。
输入 “父亲”自动显示与父亲相关的所有文章。
输入 “1601”自动显示1601期的所有文章。

微信小程序版:在微信搜索“读库文章检索”

详细介绍请访问豆瓣原帖:https://www.douban.com/note/259184247/                    

Extension Basic Information

Name 读库文章检索 读库文章检索
ID hjnjghgecgbdmebgbiigdjldfccfneea
Official URL https://chromewebstore.google.com/detail/%E8%AF%BB%E5%BA%93%E6%96%87%E7%AB%A0%E6%A3%80%E7%B4%A2/hjnjghgecgbdmebgbiigdjldfccfneea
Description 本应用针对《读库》2006创刊至今的所有文章,可根据文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中。也方便查找某作者的全部文章。本扩展只针对标题和作者进行检索,不针对文章内容进行全文检索。
File Size 531 KB
Installation Count 62
Current Version 1.7.6
Last Updated 2024-03-04
Publish Date 2020-06-12
Rating 5.00/5 Total 1 Ratings
Developer https://www.igudi.com
Email [email protected]
Payment Type free
Extension Website https://www.douban.com/note/259184247/
Help Page URL https://www.douban.com/note/259184247/
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u8bfb\u5e93\u6587\u7ae0\u68c0\u7d22",
    "version": "1.7.6",
    "manifest_version": 3,
    "description": "\u672c\u5e94\u7528\u9488\u5bf9\u300a\u8bfb\u5e93\u300b2006\u521b\u520a\u81f3\u4eca\u7684\u6240\u6709\u6587\u7ae0\uff0c\u53ef\u6839\u636e\u6587\u7ae0\u6807\u9898\u3001\u4f5c\u8005\u3001\u671f\u6570\u8fdb\u884c\u68c0\u7d22\uff0c\u65b9\u4fbf\u67e5\u627e\u67d0\u7bc7\u6587\u7ae0\u5177\u4f53\u5728\u54ea\u4e00\u671f\u8bfb\u5e93\u4e2d\u3002\u4e5f\u65b9\u4fbf\u67e5\u627e\u67d0\u4f5c\u8005\u7684\u5168\u90e8\u6587\u7ae0\u3002\u672c\u6269\u5c55\u53ea\u9488\u5bf9\u6807\u9898\u548c\u4f5c\u8005\u8fdb\u884c\u68c0\u7d22\uff0c\u4e0d\u9488\u5bf9\u6587\u7ae0\u5185\u5bb9\u8fdb\u884c\u5168\u6587\u68c0\u7d22\u3002",
    "icons": {
        "128": "img\/icon.png",
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon.png"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "\u8bfb\u5e93\u6587\u7ae0\u68c0\u7d22",
        "default_popup": "search.html"
    }
}