repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
page_action
/
page_action_default_popup.json
blob
c200459f6690c70b9e40ed93484d03a393344510
1
{
2
"name": "PageAction Test",
3
"version": "1.0",
4
"page_action": {
5
"default_icon": "image1.png",
6
"default_popup": "a_popup.html",
7
"default_title": "MyExtensionActionTitle"
8
}
9
}