BookFinder

Самая большая электронная библиотека рунета. Поиск книг и журналов

What is BookFinder?

BookFinder is a Chrome extension developed by https://bookfi.net, and its main feature is "Самая большая электронная библиотека рунета. Поиск книг и журналов".

Extension Screenshots

screenshot

Download BookFinder Extension CRX File

Download BookFinder 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

                        Поиск книг и журналов с возможностью загрузки и чтения на любом электронном носителе.                    

Extension Basic Information

Name BookFinder BookFinder
ID fehepcdddjjihfnodgcggdnhilblnbhd
Official URL https://chromewebstore.google.com/detail/bookfinder/fehepcdddjjihfnodgcggdnhilblnbhd
Description Самая большая электронная библиотека рунета. Поиск книг и журналов
File Size 13.87 KB
Installation Count 82
Current Version 0.2
Last Updated 2016-04-16
Publish Date 2016-04-16
Rating 5.00/5 Total 3 Ratings
Developer https://bookfi.net
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background_page": "background.html",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "BookFinder"
    },
    "description": "\u0421\u0430\u043c\u0430\u044f \u0431\u043e\u043b\u044c\u0448\u0430\u044f \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u0440\u0443\u043d\u0435\u0442\u0430. \u041f\u043e\u0438\u0441\u043a \u043a\u043d\u0438\u0433 \u0438 \u0436\u0443\u0440\u043d\u0430\u043b\u043e\u0432",
    "icons": {
        "48": "images\/48.png"
    },
    "manifest_version": 2,
    "name": "BookFinder",
    "permissions": [
        "notifications",
        "create",
        "tabs",
        "http:\/\/bookfi.net\/*"
    ],
    "version": "0.2"
}