Hello,
I have few questions about using the Chrome Extention API:
1 -
Is it possible to specify the content settings only for the tab we will create?
(by content settings, I talk about the stuff we find in browser option > under the hood > privacy ...)
2-
Is it possible to copy all the content of a page in text format in a variable (so the variable will be aVar = "<html><...........")
To do some operation on it and then to load the variable modified as a page in a new tab?
3-
Is it possible to apply a javascript code when creating a tab BEFORE loading the page, and not after.
Thank you


LinkBack URL
About LinkBacks



Reply With Quote