We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b2105 commit fd96406Copy full SHA for fd96406
README.md
@@ -1,4 +1,5 @@
1
# Cookiebar
2
+It is a pure JS code, that warns the visitors in the notification bar, the page saves cookies. This is Compliant with the new EU cookie law.
3
4
# About
5
@@ -47,6 +48,8 @@ ready(function() {
47
48
49
- [x] Vanilla javascript (no dependencies)
50
- [x] Only appears when you use cookies
51
+- [ ] Add support language
52
+- [ ] Check AdBlocker
53
54
# Build
55
0 commit comments