Move birb rendering to separate file

This commit is contained in:
Idrees Hassan
2025-10-26 17:56:49 -04:00
parent e1c88120d3
commit fe497a4020
5 changed files with 930 additions and 384 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Pocket Bird",
"description": "It's a bird, in your browser. What more could you want?",
"version": "2025.10.26.240",
"version": "2025.10.26.388",
"homepage_url": "https://idreesinc.com",
"content_scripts": [
{