Elements OpenElement - by MicroVinc
Base de données d'éléments pour OpenElement - Database of elements for OpenElement
What is Elements OpenElement - by MicroVinc?
Elements OpenElement - by MicroVinc is a Chrome extension developed by MicroVinc, and its main feature is "Base de données d'éléments pour OpenElement - Database of elements for OpenElement".
Extension Screenshots
Download Elements OpenElement - by MicroVinc Extension CRX File
Download Elements OpenElement - by MicroVinc 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
FR : Base de données d'éléments complémentaires et des modèles de site responsive pour le célèbre logiciel gratuit de création web OpenElement. (OpenElement est entièrement gratuit ! Economisez du temps sur la création de site Internet multilingue avec notre éditeur puissant & intuitif. Option l'assistant référencement. Code aux normes W3C. Modèles de site gratuit disponible.) ########################################## EN : Database of elements and responsive template for OpenElement. (OpenElement is completely free! Create and manage websites more efficiently using our powerful & intuitive editor. Generates SEO-ready and W3C-compliant HTML/CSS/PHP code. Option SEO assistant. Free website templates are available.)
Extension Basic Information
Name | |
ID | gjelimomenminopgiepfldfpdcnmaknf |
Official URL | https://chromewebstore.google.com/detail/elements-openelement-by-m/gjelimomenminopgiepfldfpdcnmaknf |
Description | Base de données d'éléments pour OpenElement - Database of elements for OpenElement |
File Size | 97.69 KB |
Installation Count | 111 |
Current Version | 1.0.1 |
Last Updated | 2018-03-01 |
Publish Date | 2018-03-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | MicroVinc |
[email protected] | |
Payment Type | free |
Extension Website | http://www.microvinc.fr/index.php#Ancre_Google_Apps |
Supported Languages | fr |
manifest.json | |
{ "content_scripts": [ { "js": [ "scripts\/jquery-3.3.1.min.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start" } ], "authors": [ { "email": "[email protected]", "name": "Vincent S." } ], "browser_action": { "default_icon": "BreizhOpenElement_1.bzh", "default_popup": "popup.html", "default_title": "Elements OpenElement - by MicroVinc" }, "description": "Base de donn\u00e9es d'\u00e9l\u00e9ments pour OpenElement - Database of elements for OpenElement", "icons": { "48": "BreizhOpenElement_2.bzh", "128": "BreizhOpenElement_3.bzh" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhN8\/WrpK7lOaeVe4TwEHJKyouIW5\/0BSMHpwzPi3kPaTdcqJMc22YchseuLsUgnKIwMmkKVrGg8hyduxlyvmRUu+Jju8c7vLA3\/bUzBuiMpD82MjxNi4DzucmEdF\/ngh1c7IMU4L80wiFkseTPrG\/g5tXfQbtwdAqqTNnypyunww+kz4sQ9ATbJxvb3AJtPAzsFYegmnwqG0iNeVsEuksJ1ptMwsP24Dqea+KlvrpcpsQaipWNkEQjWljqiM2zarySOsWSnAlhzRPjsRX6DUk3CgBh5EfUP4+BD6PBsy5TZAQ2f2BiEE6jjWM94qHVTRAdgvNYa8Iwk5Rc3MWVHWnwIDAQAB", "manifest_version": 2, "name": "Elements OpenElement - by MicroVinc", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |