/previewIt

a chrome extension to preview pages in popup small window

Primary LanguageJavaScript

Preview It

demo


Future Plan

*Change the trigger method to make it simple and convenient

  1. It seems that the ex-ten id may change during a page session, we may neeeeed to add refresh the fucking glabal variable: id, maybe intervally
  2. 用户自定义大小
  3. Option page 加上 September 照片
  4. share page 加上renren?
  5. 放大按钮
  6. 可耻的加点广告?
      comment
    • Fuck you back : P
    • if (ad.exsit == 1){
        user.hate();
        if (ad.appearance >= "beauty" && money.making()){
          console.log("Let's fucking do it!");
        }
      }
      
      var hate=1;
      function hate()
      { 
        var adSizePercentage=adSize/window;
        hate = hate/adSizePercentage - 1;
        // smaller, hater; adSizePercentage!=1
      }
      
  7. keydown()+mousedown()/keyup()+mouseup() 1s delay
  8. slidedown()+click()/slideup()+click() 1s delay

*** only programmer knows the fun of texting in such way :-)

<<<<<<< HEAD