mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 14:28:33 +02:00
Provide a single .py that handles both Python 2.x and Python 3.x * Fix python3 * Use one Python file to handle both Python 3.x and Python 2.x * Actually add the new file this time * Remove unnecessary parentheses