une banane
Pour votre manque de banane quotidien.
What is une banane?
une banane is a Chrome extension developed by Okna, and its main feature is "Pour votre manque de banane quotidien.".
Extension Screenshots
Download une banane Extension CRX File
Download une banane 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
Permet d'avoir un magnifique son "UNE BANANE" quand on clique sur l'icone de l'extension. Plus jamais vous ne serez en manque de banane. (Banana Emoji by Twemoji)
Extension Basic Information
Name | |
ID | cdpjfgcoglfeghnhigociinfencpnlcl |
Official URL | https://chrome.google.com/webstore/detail/une-banane/cdpjfgcoglfeghnhigociinfencpnlcl |
Description | Pour votre manque de banane quotidien. |
File Size | 134 KB |
Installation Count | 28 |
Current Version | 1337 |
Last Updated | 2020-05-05 |
Publish Date | 2020-05-05 |
Rating | 5.00/5 Total 5 Ratings |
Developer | Okna |
[email protected] | |
Payment Type | free |
Supported Languages | fr |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon32.png", "default_popup": "popup.html" }, "description": "Pour votre manque de banane quotidien.", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAom8vaX88a2n8q3vHYTKnvqmHYQLY6OWpTX5\/N8hkLAKco+mqJ38f3WXhYPkWjPZBIGZ8a5tM28oTAy5Yo\/szeHNP7UurfxWLYgxD0qLNtIkzwOUVhKfomeIoq4Exs9O6nQzjGoDTK+BBm0CmYIB+yqMh\/3uCmASbODzqcC6GiGfc2KT1COiXALR1x0T8fQMdaMYQ7XN+pvZ9Klf3+9OfEzcr\/+DuwgC6sXOIhkwyBXAJNPjFuDFTrcuzi+RM6JK\/XUdy+Q7BI6pnMG89oZqgIyZj\/x0sK22LNOFLw30HJphhiRblRCkgmLGlwwseQJdOoeLukTUkUerdkkNHmMECGQIDAQAB", "manifest_version": 2, "name": "une banane", "permissions": [ "declarativeContent" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1337" } |