navbar
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2009
    Location
    Canada (Eastern)
    Posts
    281
    Points
    3,726
    Level
    38

    Facebook "hacks"

    Hi guys, NCU here!

    I just wanted to share with you all about a site I found after reading Safeguy's "privacy" thread on Facebook (click here for the thread).

    Before anyone "sues" me for a posting a thread on "hacking" , I'll just let you guys know this isn't really hacking... It's just javascripts that enable/change certain things on a Facebook page (the effects aren't going to affect Facebook's server/database), the effects are flushed off your screen when you refresh and/or move on to another page. There is also a javascript there that allows you to change your tab's name.

    Here's the link.

    PS. Just to give you guys a heads up, the site shows you all the Facebook smilies for chatting

    -NCU
    Here to prevail on your failures.

  2. Google Advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
  3. #2
    Join Date
    Aug 2009
    Posts
    220
    Points
    1,544
    Level
    22
    Thanks for the info, Newbie Comp user.

  4. #3
    Join Date
    May 2009
    Posts
    50
    Points
    1,079
    Level
    17
    very interesting. thanks

  5. #4
    Join Date
    Oct 2009
    Posts
    520
    Points
    3,959
    Level
    40
    Changing the name of your tab is very easy. Just go into "View Page Source" or "Page Source" and were it says <title>and </title> whatever is in the middle change that to the tab name that you wish then click. Of my Knowledge you can do this In Opera but im not sure if you can do it in Google Chrome and Firefox and IE is a maybe ill check it out.
    Amature Programmer.
    Beginner Firefox add-on and toolbar Developer.

  6. #5
    Join Date
    Jun 2009
    Location
    India
    Posts
    2,104
    Points
    8,095
    Level
    60
    Hmm. Not that way Amature Programmer.
    That javascript hack will look integrated in the main site but the edited source code method of yours runs from your pc.

    Geeks never die. They just go Offline.

  7. #6
    Join Date
    Nov 2009
    Location
    Canada (Eastern)
    Posts
    281
    Points
    3,726
    Level
    38
    Quote Originally Posted by Amature Programmer View Post
    Changing the name of your tab is very easy. Just go into "View Page Source" or "Page Source" and were it says <title>and </title> whatever is in the middle change that to the tab name that you wish then click. Of my Knowledge you can do this In Opera but im not sure if you can do it in Google Chrome and Firefox and IE is a maybe ill check it out.
    You can also edit the javascript
    Code:
    javascript:void(document.title="Facebook | Neo");
    
    to whatever title you want
    Code:
    javascript:void(document.title="This is where your title goes.");
    
    copy and paste that to your bookmarks organiser (for Firefox) then click the "Bookmarks Toolbar" category. Click organise then click new bookmark. Go back to Firefox and you'll see that the javascript you just bookmarked; now if you click it you'll notice that your tab name has changed
    Last edited by Newbie Comp user; 01-19-2010 at 10:48 AM.

Similar Threads

  1. Replies: 11
    Last Post: 1 Week Ago, 01:09 AM
  2. Replies: 1
    Last Post: 12-09-2009, 10:55 PM
  3. Replies: 3
    Last Post: 05-23-2009, 01:20 PM
  4. problem in installing "dap91" & "klog"
    By Rameez in forum General Forum
    Replies: 1
    Last Post: 04-24-2009, 11:33 AM
  5. Replies: 2
    Last Post: 09-30-2008, 04:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts