Examine source code of recettes economiques

Inspect and view changes in recettes economiques source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "recettes economiques",
  "version": "2.0",
  "manifest_version": 2,
  "icons": {
    "128": "images/icon.png"
  },
  "theme": {
    "images": {
      "theme_frame": "images/toolbar.png",
      "theme_ntp_background": "images/fonf.png",
      "theme_frame_incognito": "images/toolbar.png",
      "theme_tab_background": "images/fram_a.png",
      "theme_toolbar": "images/fram.png"
    },
    "colors": {
      "frame": [
        255,
        255,
        255
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "ntp_link": [
        182,
        9,
        25
      ],
      "ntp_section": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        2,
        83,
        21
      ],
      "bookmark_text": [
        2,
        83,
        21
      ],
      "tab_background_text": [
        2,
        83,
        21
      ],
      "ntp_text": [
        3,
        46,
        8
      ],
      "ntp_section_text": [
        2,
        83,
        21
      ],
      "ntp_section_link": [
        182,
        9,
        25
      ],
      "button_background": [
        2,
        83,
        21
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "top"
    }
  }
}