EapgNote
BlocNote pour GoogleChrome
What is EapgNote?
EapgNote is a Chrome extension developed by dev.eapgstudio, and its main feature is "BlocNote pour GoogleChrome".
Extension Screenshots
Download EapgNote Extension CRX File
Download EapgNote 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
Ce Bloc Note pour Google Chrome vous permettra de prendre directement des note sans avoir a ouvrir un logiciel quelconque
Fonctionnalités :
- Enregistrement Par Bouton
- Chargement Automatique
- Effacement Par Bouton
Et bientôt de nouvelle fonctionnalité. Extension Basic Information
| Name | |
| ID | knjfbkmccbfbbefbidejddfijmgablga |
| Official URL | https://chromewebstore.google.com/detail/eapgnote/knjfbkmccbfbbefbidejddfijmgablga |
| Description | BlocNote pour GoogleChrome |
| File Size | 9.96 KB |
| Installation Count | 33 |
| Current Version | 2.0 |
| Last Updated | 2014-09-05 |
| Publish Date | 2014-09-05 |
| Rating | 5.00/5 Total 3 Ratings |
| Developer | dev.eapgstudio |
| Payment Type | free |
| Supported Languages | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "EapgNote",
"description": "BlocNote pour GoogleChrome",
"version": "2.0",
"permissions": [
"http:\/\/eapg-stock.comxa.com\/"
],
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |