Saturday, May 24, 2014

Bookmarklets Collection

What are Bookmarklets?

A bookmarklet is a useful bit of javascript code stored in a bookmark, used like a tool on a toolbar. You can click a bookmarklet to do important things like: highlight search terms, look information up, block ads or auto invite all your facebook friend to your group.

Google Chrome.
Press [Ctrl][Shift][B] to bring down your Google Chrome bookmark bar.
Drag-and-drop the bookmarklet links below into your bookmark bar, or Other bookmarks folder.
You are done! Now, when you visit a page, just click on the bookmarklet you want to use.
Firefox.
Press [Ctrl][B] to show your Firefox bookmark panel.
Drag-and-drop the bookmarklet links below into your bookmark bar.
You are done! Now, when you visit a page, just click on the bookmarklet you want to use. Works just like toolbar but without slowing down the browser.
  • Get Access Token from Facebook Apps
    Drag the bookmarklet link above into your bookmark bar, Go to https://www.facebook.com/ and then click the bookmarklet to open the interface. Watch the video at http://youtu.be/Hl_C5C35DK4
  • Facebook Emoji Clickboard
    Drag the bookmarklet link above into your bookmark bar, Go to http://www.facebook.com/ and then click the bookmarklet to open the Emoji Clickboard interface. Click on a comment box at any post and press spacebar or type any word, click/choose on one of the emoji and you'll see a square character inserted into the comment box, press enter and after the comment submitted you'll see your comment has an emoji sign or Watch the video at http://youtu.be/pbiDReAurCU
  • Group Invite + Confirm Friends Requests + Remove Friends ( 3 in 1 )
    Drag the bookmarklet link above into your bookmark bar, Go to your Facebook Group page, and then click the bookmarklet to invite all your friends into that group.
  • Easy Groups Leave Out
    Drag the bookmarklet link above into your bookmark bar, Go to http://www.facebook.com/groups/ and then click the bookmarklet, there'll be options to select all groups you want to leave or select them one by one. Watch the video at ..in progress..
  • Index of Folder to URLs
    It will lot more easier to explain this with an example. So try this: Drag the bookmarklet link above into your bookmark bar, Go to Click this link for an example, and then click the bookmarklet. Now you have the full links listed :D you may Select All those links and then upload to your new facebook album using Facebook Photo upFlood :P
  • Confirm Group Members Group Admins Only
    Drag the bookmarklet link above into your bookmark bar, Go to http://www.facebook.com/groups/Your_Group_UserName/requests/ and then click the bookmarklet to confirm all the memmber requests, or Watch the video at http://youtu.be/n164UKrgppA

Thursday, May 22, 2014

AingCreations Scripts Collection

Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.

wait up..

Youtube Feed API

The YouTube APIs and Tools let you bring the YouTube experience to your webpage, application, or device. The Data API lets you perform most of the operations a normal YouTube user can on the YouTube website. The Player APIs let you control the YouTube player using JavaScript or ActionScript. You can also use the basic embedded player, which already contains player controls, or the chromeless player, which lets you create your own player controls.
Visit developers.google.com for more Supported Feeds and Details.

Wednesday, April 30, 2014

Get Long-Lived Access Token

Click Here Whenever You're Ready

As we all know, on December 5, 2012 Facebook has decided to remove the offline_access permission and has introduced a concept called long-lived access tokens which last a maximum of 60 days.

To get Long-lived Access Token from your own Facebook Application, This what you'll need to set up from your App Dashboard:

If you're not sure about this tool result, Use Facebook Developers Access Token Debugger to test token expiry.