skip to main
|
skip to sidebar
Home
Hacks
Internet
Mobile
PSU
PSU JOBS
security
simple tips
programming
C++
Batch
Masm
Tuesday, 27 December 2011
Funny Firefox trick
20:00
sooraj.m
No comments
Here i will show a funny trick
Copy the following code in your Firefox URL box
chrome://browser/content/browser.xul
Firefox will run another firefox inside it.
Posted in:
bowser
,
firefox
,
firefox tricks
,
internet tricks
,
tricks
Newer Post
Older Post
Home
0 comments:
Post a Comment
Subscribe to our RSS Feed
Follow Us on Twitter
Be Our Fan on Facebook
Followers
Popular Posts
HTML code to display IP address of the visitors of your blog
Hello friends, You want to display IP address of the visitors. Just copy the code given below and go to Dashboard sele...
A method to make one click buttons in php
Here is a method to make buttons which will disabled automatically after click. This is useful when you dealing with php scripts.There also ...
Masm program-Palindrome checking
printmsg macro msg mov ah,09h lea dx,msg int 21h endm data segment n db 0 array db 40 dup(0) revarray db 40 dup(0) cr equ 0dh m...
How to get links with resume capacity from file sharing sites for free user
Megaupload, Rapidshare ,Hotfile,Fileserve,Filesonic Links Steps: 1: Just copy the link from the site 2: Goto the website Vleech.info . ...
No third variables and pointers-C++ swapping program
#include<iostream> using namespace std; #include<conio.h> int main() { int a,b; cout<<"Enter two numbe...
Total Pageviews
Archives
►
2017
(12)
►
January
(12)
►
2012
(24)
►
October
(5)
►
May
(5)
►
April
(1)
►
March
(1)
►
February
(6)
►
January
(6)
▼
2011
(70)
▼
December
(10)
Change NERO to ASHAMPOO
Funny Firefox trick
Very simple trick to speed up windows 7
Helicopter- C Graphics program
Vehicles moving on road- C graphics program
Man walking on a road -C++ program
Find nearest DNS server to increase internet speed
Simple Analog Clock- C program
Simple Fan implementation-C program
►
November
(5)
►
October
(1)
►
September
(13)
►
August
(26)
►
July
(15)
0 comments:
Post a Comment