Extension Starter Pack
Start here.. what is DOM??
Anatomy of an extension?
manifest.json
and they all need to request premissions
)Does it matter which Browser?
Best by example? These go together:
asking for activeTab
permission
how to check if a browser tab is currently active
This concept carries through to other actions you may be interested in and so need to ask permissions for.
Switching browsers? Unsure what works where? See if what you are doing is incompatible?
Like… adding p5.js
to your extension? (It is like adding your external.js
file only with many more pre-defined function options for drawing, images, sound etc.)
Maybe this Chris1 can help you think about aesthetic concepts?
Can I find a use for the whole HTML
document, as a string?
Do I need to check if this JavaScript Object
is a DOM
Object
?
What if I want to do something with the files, do I need to know the file extensions?
Can I get a list of Chrome variables?
https://homeforfiction.com/#about ↩