bookmarklet
Make JavaScript bookmarklet open in new tab/window?
I got a bookmarklet from Dirpy. When you\'re on a YouTube video, and you click it, it automatically takes you to the Dirpy website to download the video. Is there a way to make it open in a new window[详细]
2023-04-12 04:12 分类:问答Can I call a Javascript bookmarklet over just an image in browser window. e.g.:blah.com/blah.jpg?
If I\'m at a url... say http://i.imgur.com/JcxmE.jpg where it is just the image file, h开发者_如何学编程ow can I make a window/div appear over the image when the bookmarklet is called?[详细]
2023-04-11 21:24 分类:问答Bookmarklet to open an empty tab/window with some javascript in it?
I know there are a lot of discussions about opening http pages in new windows and tabs, but that\'s not what i\'m looking for.[详细]
2023-04-11 12:04 分类:问答Creating thumbnail squares of images in javascript (without losing aspect ratio)
I am making a client side Drag and Drop file upload script as a bookm开发者_开发技巧arklet. Before uploading I am using the File API to read the images into base64 format and display them as thumbnail[详细]
2023-04-10 01:49 分类:问答Bookmarklet that adds a JavaScript function
I am currently trying to make a bookmarklet that adds, among other things, a DIV element to the page.[详细]
2023-04-08 20:08 分类:问答How to create Bookmarklet for my website which requires user authentication
I want to create a bookmarklet for my website. I just want to do same as Readitlater or asdelicious.[详细]
2023-04-08 18:26 分类:问答JavaScript Bookmarklet to open new Window and transmit params of origin Page
I have a perfectly working bookmarklet to grab the Document-Title and the URL of the current Website and place it into the URL of the new loaded Page (Code below) … now I wonder how to let this doma[详细]
2023-04-06 13:45 分类:问答How can a bookmarklet automatically run without interaction? Is that a security hole?
Last night开发者_运维百科 while listening to turntable.fm, I looked for an auto awesome extension for chrome. I came across a bookmarklet that does the same thing. The thing that gave me pause was tha[详细]
2023-04-05 07:59 分类:问答How to enforce a bookmarklet to run only once?
My bookmarklet consist of a call to a \'launcher\' script that is inserted into body. As it runs, it inserts in a similar way more scripts (jQuery, the actual application), and a CSS.[详细]
2023-04-04 04:23 分类:问答Bookmarklet title
I want to write a bookmarklet that will have a title when it\'s dragged to the bookmarks bar. I have the bookmarklet that I want working, but it doesn\'t have a title by default.开发者_如何学C[详细]
2023-04-03 18:24 分类:问答