Simple non-public web page using Chrome Extension

(This is a quick review of a chrome extension). While your website or section of it is being built, private, not-finished, admin pages without logins or due to some reasons, you want to protect temporarily, there is a quick solution.

A Chrome Extension – ModHeader is able to send some headers to websites – when you make a request. Create any random header with random value and share among limited editors.

On your website, verify that your header request has a specific value for an item. An example is:

<?php
if($_SERVER[“HTTP_X_PROTECTION”]!=”FE922CB7″) { die(“Invalid authentication.”); }

The necessary header X-PROTECTION = “FE922CB7” is sent by the extension when you access the page.

Pros:

  • Temporarily protects a web page.
  • Helpful in browsing APIs.
  • Allows to create multiple profiles.

The addition of low cost Kamagra means you can use the medicine as much as you want without worrying about the effects on http://appalachianmagazine.com/2017/04/15/my-east-tennessee-easter-traditions/ cialis uk your pocket. A medical professional’s prescription has to be shown before you get this medication. viagra online from canada Ayurveda is an age old medicinal science that has for centuries researched and tested herbal concoction for holistic health. viagra cialis on line Environmental viagra canadian pharmacy appalachianmagazine.com factors There have been studies that show the effectiveness of a particular drug on humans.
Cons:

  • Weak
  • Your browser may send same header to other websites also.
  • Works on specific browser only.