iBook-上班摸鱼看电子书

方便上班摸鱼看电子书

Was ist iBook-上班摸鱼看电子书?

iBook-上班摸鱼看电子书 ist eine Chrome-Erweiterung, die von pushu entwickelt wurde, und ihr Hauptmerkmal ist "方便上班摸鱼看电子书".

Erweiterungsscreenshots

screenshot
screenshot

iBook-上班摸鱼看电子书-Erweiterungs-CRX-Datei herunterladen

Laden Sie iBook-上班摸鱼看电子书-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        方便上班摸鱼看电子书,支持快捷键打开,时时刻刻看书。                    

Grundlegende Informationen zur Erweiterung

Name iBook-上班摸鱼看电子书 iBook-上班摸鱼看电子书
ID llambpnkakihenedfednhekpblejfmjk
Offizielle URL https://chromewebstore.google.com/detail/ibook-%E4%B8%8A%E7%8F%AD%E6%91%B8%E9%B1%BC%E7%9C%8B%E7%94%B5%E5%AD%90%E4%B9%A6/llambpnkakihenedfednhekpblejfmjk
Beschreibung 方便上班摸鱼看电子书
Dateigröße 380 KB
Installationsanzahl 143
Aktuelle Version 1.0.0
Letztes Update 2022-04-26
Veröffentlichungsdatum 2022-04-25
Entwickler pushu
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.topnamei.top/home/privacy.html
Unterstützte Sprachen zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Pushu",
    "name": "iBook-\u4e0a\u73ed\u6478\u9c7c\u770b\u7535\u5b50\u4e66",
    "description": "\u65b9\u4fbf\u4e0a\u73ed\u6478\u9c7c\u770b\u7535\u5b50\u4e66",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/logo-128.png",
        "48": "icons\/logo-128.png",
        "128": "icons\/logo-128.png"
    },
    "homepage_url": "https:\/\/www.hqzs.top",
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "19": "icons\/logo-128.png",
            "38": "icons\/logo-128.png"
        }
    },
    "browser_action": {
        "default_title": "iBook-\u4e0a\u73ed\u6478\u9c7c\u770b\u7535\u5b50\u4e66"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentjs\/index.js"
            ],
            "exclude_globs": [
                "*:\/\/*.googlesyndication.com\/*",
                "*:\/\/*.*.googlesyndication.com\/*",
                "*:\/\/*.*.*.googlesyndication.com\/*"
            ],
            "all_frames": true
        }
    ],
    "options_page": "options\/options.html",
    "permissions": []
}