summaryrefslogtreecommitdiff
path: root/crocoite/behavior.py
diff options
context:
space:
mode:
Diffstat (limited to 'crocoite/behavior.py')
-rw-r--r--crocoite/behavior.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/crocoite/behavior.py b/crocoite/behavior.py
index a12e9c2..1610751 100644
--- a/crocoite/behavior.py
+++ b/crocoite/behavior.py
@@ -297,6 +297,8 @@ class ScreenshotEvent:
class Screenshot (Behavior):
"""
Create screenshot from tab and write it to WARC
+
+ Chrome will allocate an additional 512MB of RAM when using this plugin.
"""
__slots__ = ('script')