mirror of
https://github.com/foobnix/LibreraReader.git
synced 2025-10-06 00:02:43 +02:00
chrome extension test
This commit is contained in:
Binary file not shown.
BIN
Builder/librara-chrome-extension/logo1.png
Normal file
BIN
Builder/librara-chrome-extension/logo1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Epub Reader Librera",
|
||||
"version": "1.0",
|
||||
"description": "Open librera.mobi Epub Reader",
|
||||
"name": "Epub Reader - Librera Reader",
|
||||
"version": "1.1",
|
||||
"description": "Book Reader: EPUB, PDF, CBZ, FB2",
|
||||
"permissions": ["tabs"],
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
|
@@ -29,6 +29,10 @@ and OPDS Catalogs
|
||||
|
||||
https://librera.mobi/online-book-reader/?file=https://pdfobject.com/pdf/sample.pdf
|
||||
|
||||
[Google Chrome Extension](https://chromewebstore.google.com/detail/epub-reader-librera/kfpiokccdkdlbjmgiajpfcdefcbdbphe)
|
||||
|
||||
[zip Chrome Extension](https://github.com/foobnix/LibreraReader/raw/master/Builder/librara-chrome-extension.zip)
|
||||
|
||||
### Links
|
||||
|
||||
[web: https://librera.mobi/](https://librera.mobi/)
|
||||
|
Reference in New Issue
Block a user