Nothing 2 All | Blackjack
Tableau de blackjack qui vous sert de mémo lors de vos parties.
What is Nothing 2 All | Blackjack?
Nothing 2 All | Blackjack is a Chrome extension developed by https://nothing2all.com, and its main feature is "Tableau de blackjack qui vous sert de mémo lors de vos parties.".
Extension Screenshots
Download Nothing 2 All | Blackjack Extension CRX File
Download Nothing 2 All | Blackjack 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 du mal à vous souvenir des stratégies de blackjack ? Désormais, en 1 Click, accédez au tableau de statistique et maximisez vos chances de gagner.
Extension Basic Information
Name | Nothing 2 All | Blackjack |
ID | jlhbhbahobaobjodhbjebfkildibombl |
Official URL | https://chromewebstore.google.com/detail/nothing-2-all-blackjack/jlhbhbahobaobjodhbjebfkildibombl |
Description | Tableau de blackjack qui vous sert de mémo lors de vos parties. |
File Size | 419 KB |
Installation Count | 10,297 |
Current Version | 1.0.5 |
Last Updated | 2020-05-31 |
Publish Date | 2020-05-30 |
Rating | 4.88/5 Total 77 Ratings |
Developer | https://nothing2all.com |
[email protected] | |
Payment Type | free |
Extension Website | https://nothing2all.com |
Supported Languages | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nothing 2 All | Blackjack", "short_name": "N2A | Blackjack", "version": "1.0.5", "description": "Tableau de blackjack qui vous sert de m\u00e9mo lors de vos parties.", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "browser_action": { "default_icon": { "16": "icons\/16.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "default_title": "Tableau Blackjack | N2A", "default_popup": "index.html" }, "permissions": [] } |