Project

General

Profile

« Previous | Next » 

Revision c483ae19

Added by koszko about 2 years ago

add ability to query page content from repo and display it in the popup

View differences:

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
23 24
 * IMPORTS_END
24 25
 */
25 26

  
......
129 130
    }
130 131

  
131 132
    start_activity_info_server();
133

  
134
    set_repo_query_url(document.URL);
132 135
}

Also available in: Unified diff