Searched refs:is_standalone (Results 1 – 2 of 2) sorted by relevance
186 bool is_standalone() const { return extension_id_.empty(); } in is_standalone() function
125 script_->is_standalone() || script_->emulate_greasemonkey()) { in ScriptInjection()