Choisir-ma-liseuse

Choisir-ma-liseuse.fr - je vous aide à choisir votre future liseuse (avis, tests et guides)

What is Choisir-ma-liseuse?

Choisir-ma-liseuse is a Chrome extension developed by http://choisir-ma-liseuse.fr, and its main feature is "Choisir-ma-liseuse.fr - je vous aide à choisir votre future liseuse (avis, tests et guides)".

Extension Screenshots

screenshot
screenshot

Download Choisir-ma-liseuse Extension CRX File

Download Choisir-ma-liseuse 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

                        Vous avez des interrogations sur les liseuses ? Vous recherchez des informations et vous tombez bien car je vais tout vous expliquer.

Vous vous demandez surement : quelle est la meilleure liseuse du marché ? Quelle liseuse acheter par rapport à mon besoin ? Est-ce mieux que de lire un bon vieux roman papier? Combien de livres (= “ebook”) puis-je stocker sur ma liseuse ? Quelle autonomie ? etc...

Je vais essayer de répondre à toutes vos questions par le biais de tests et guides détaillés.                    

Extension Basic Information

Name Choisir-ma-liseuse Choisir-ma-liseuse
ID hoehipliffhpfenaldhgjoonpihdgbab
Official URL https://chrome.google.com/webstore/detail/choisir-ma-liseuse/hoehipliffhpfenaldhgjoonpihdgbab
Description Choisir-ma-liseuse.fr - je vous aide à choisir votre future liseuse (avis, tests et guides)
File Size 40.6 KB
Installation Count 35
Current Version 0.0.1
Last Updated 2018-04-11
Publish Date 2018-04-11
Developer http://choisir-ma-liseuse.fr
Payment Type free
Extension Website http://choisir-ma-liseuse.fr
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Choisir-ma-liseuse",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Choisir-ma-liseuse.fr - je vous aide \u00e0 choisir votre future liseuse (avis, tests et guides)",
    "homepage_url": "http:\/\/choisir-ma-liseuse.fr",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}