/
githubmirror
/
go
Обзор
Документация
Войти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
misc/chrome/gophertool/background.html
11 строк
265 B
Brad Fitzpatrick
gophertool: make work with latest Chrome extension security restrictions
08 окт 2012, 04:56
08 окт 2012, 04:56
9e81168
Код
Авторство
О чём код?
<html> <!-- Copyright 2011 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <head> <script src="gopher.js"></script> <script src="background.js"></script> </head> </html>