os0x / ChromeKeyconfig (http://ss-o.net/chrome_extension/)

Keyconfig Extension for Google Chrome

Clone this repository (size: 187.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/os0x/chromekeyconfig/
commit 89: 4291ab9ecc2e
parent 88: e5ef53a77a3a
branch: simplenotify
test commit
go...@paprika.paprika.hatena.ne.jp
4 months ago

Changed (Δ3 bytes):

raw changeset »

manifest.json (2 lines added, 2 lines removed)

Up to file-list manifest.json:

1
1
{
2
  "background_page": "background.html",
2
  "background_page": "background.html", 
3
3
  "content_scripts": [
4
4
    {
5
5
      "js": [
29
29
  "update_url": "http://ss-o.net/chrome_extension/ChromeKeyconfig/updates.xml",
30
30
  "options_page": "options_page.html",
31
31
  "version": "1.5.5"
32
}
32
}