Manga Bookmark

MangaBookmark is an application for you to keep track of the chapters you read in an easy and fast way! More at: *…

Wat is Manga Bookmark?

Manga Bookmark is een Chrome-extensie ontwikkeld door SouzaCode, en de belangrijkste functie is "MangaBookmark is an application for you to keep track of the chapters you read in an easy and fast way! More at: *…".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Manga Bookmark

Download Manga Bookmark-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        MangaBookmark is an application for you to keep track of the chapters you read in an easy and fast way!

More at:
* https://github.com/SouzaCode/MangaBookmark                    

Basisinformatie over de Extensie

Naam Manga Bookmark Manga Bookmark
ID hclahhnkdechgledjlbjnldiakecdedg
Officiële URL https://chromewebstore.google.com/detail/manga-bookmark/hclahhnkdechgledjlbjnldiakecdedg
Beschrijving MangaBookmark is an application for you to keep track of the chapters you read in an easy and fast way! More at: *…
Bestandsgrootte 721 KB
Aantal Installaties 156
Huidige Versie 1.4.2
Laatst Bijgewerkt 2022-01-23
Publicatiedatum 2020-10-03
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar SouzaCode
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/SouzaCode/MangaBookmark
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "MangaB",
    "name": "Manga Bookmark",
    "manifest_version": 2,
    "version": "1.4.2",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Manga Bookmark",
        "default_icon": "logo_sf192b.png"
    },
    "icons": {
        "192": "logo_sf192b.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ]
}