Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ashish1294/code-now
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5
Choose a base ref
...
head repository: ashish1294/code-now
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 23, 2016

  1. v5 released

    ashish1294 committed Feb 23, 2016
    Copy the full SHA
    7532364 View commit details
  2. v5 link fixed

    ashish1294 committed Feb 23, 2016
    Copy the full SHA
    0c4b008 View commit details
Showing with 4 additions and 4 deletions.
  1. +1 −1 README.md
  2. +3 −3 chrome-plugin/manifest.json
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ sudo apt-get install chromium-browser
Installation
------------

Easy 2-step Installation. Download the latest release here -> [Release v4.0](https://github.com/ashish1294/code-now-CodeChef/releases/download/v4/code-now-v4.0.zip) and unzip it
Easy 2-step Installation. Download the latest release here -> [Release v5.0](https://github.com/ashish1294/code-now-CodeChef/releases/download/v5/code-now-v5.0.zip) and unzip it

1. **Install Plugin** - The chrome plugin is available for free installation on Chrome Web Store. Install it [here](https://chrome.google.com/webstore/detail/code-now-for-codechef-spo/eiifebdnfcadjhgenpanagdankjhkjeb)

6 changes: 3 additions & 3 deletions chrome-plugin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "Code - Now for CodeChef, SPOJ and CodeForces",
"description": "Extension to Add Code-Now Button to CodeChef, SPOJ and CodeForces Problem Pages. One Button for each - C, C++, Java is added.",
"version": "4.0",
"name": "Code Now - IDE Opener for Programmers",
"description": "Extension to Add Code-Now Button to Problem Pages. One Button for each - C, C++, Java and Python is added.",
"version": "5.0",
"author": "Ashish Kedia",
"short_name" : "Code Now",
"content_scripts": [