Manga Bookmark

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

Qu'est-ce que Manga Bookmark ?

Manga Bookmark est une extension Chrome développée par SouzaCode, et sa fonction principale est "MangaBookmark is an application for you to keep track of the chapters you read in an easy and fast way! More at: *…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Manga Bookmark

Téléchargez les fichiers d'extension Manga Bookmark au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Manga Bookmark Manga Bookmark
ID hclahhnkdechgledjlbjnldiakecdedg
URL Officiel https://chromewebstore.google.com/detail/manga-bookmark/hclahhnkdechgledjlbjnldiakecdedg
Description MangaBookmark is an application for you to keep track of the chapters you read in an easy and fast way! More at: *…
Taille du Fichier 721 KB
Nombre d'Installations 156
Version Actuelle 1.4.2
Dernière Mise à Jour 2022-01-23
Date de Publication 2020-10-03
Évaluation 5.00/5 Total 3 Évaluations
Développeur SouzaCode
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/SouzaCode/MangaBookmark
Langues Prises en Charge 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"
    ]
}