Revision 792fbe18
Added by koszko about 2 years ago
content/main.js | ||
---|---|---|
20 | 20 |
* IMPORT is_chrome |
21 | 21 |
* IMPORT is_mozilla |
22 | 22 |
* IMPORT start_activity_info_server |
23 |
* IMPORT set_repo_query_url |
|
24 | 23 |
* IMPORTS_END |
25 | 24 |
*/ |
26 | 25 |
|
... | ... | |
130 | 129 |
} |
131 | 130 |
|
132 | 131 |
start_activity_info_server(); |
133 |
|
|
134 |
set_repo_query_url(document.URL); |
|
135 | 132 |
} |
Also available in: Unified diff
Facilitate installation of scripts from the repository
This commit includes: