Skip to content

Commit

Permalink
Updated Chrome manifest and update files
Browse files Browse the repository at this point in the history
  • Loading branch information
idevsoftware committed Nov 16, 2011
1 parent 39fa8b0 commit 2ba23f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "NoActivity",
"version": "1.0",
"description": "Disable the \"Activity\" tab in twitter.com (and take back the \"Retweets\" one)",
"description": "By @iDevSoftware. Disable the \"Activity\" tab in twitter.com (and take back the \"Retweets\" one)",
"content_scripts": [
{
"matches": ["http://*.twitter.com/*", "https://*.twitter.com/*"],
Expand Down
4 changes: 2 additions & 2 deletions chromeUpdates.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid=''>
<updatecheck codebase='' version='1.0' />
<app appid='lbnajkjhpmjbhpcnkpkaiajadbnndbid'>
<updatecheck codebase='http://api.cld.me/3q371X3L051q3m2N1P22/download/NoActivity-chrome-1.0.crx' version='1.0' />
</app>
</gupdate>

0 comments on commit 2ba23f6

Please sign in to comment.