A bookmarklet is a browser bookmark for a URL using the 'javascript:' protocol. The 'javascript:' prefix is followed by a snippet of JavaScript code. When invoked, instead of navigating to a new page, the script is executed within the context of the current page.
-1
votes
0answers
17 views
Website layout checker
im needed to code a bookmarklet that will loop through all element's on a website, get its computed css style, also get the html for that style, hash the html (for a id) and save the hash for the id ...
1
vote
1answer
23 views
TypeError: Array not defined
I'm trying to make a bookmarklet that checks up every row in a table, and if a given row has specific content in one of its cells, it checks the checkbox in that row. However I always end up with a ...
0
votes
1answer
26 views
Adding a span wrap with jquery around text that has line breaks in it
I'm making a bookmarklet and have gotten a bit stuck, I'm trying to wrap a span around some text. Problem is the text has a fair amount of br's in it which is causing me a headache.
Since its a ...
0
votes
1answer
31 views
JavaScript Bookmarklet; click button, reload page, then open page
I am trying to create a bookmarklet that follows this process:
From any page, click the bookmarklet
load a specific page.
Trigger an input button which causes page to reload
Once reloaded; open a ...
2
votes
2answers
51 views
make an angular app with js bookmarklet
I'm trying to make an angularjs app out of an site by clicking on a JS bookmarklet.
The problem is the ng-controller isn't recognize by angular and throws this error:
Error: Argument 'LDController' ...
0
votes
1answer
23 views
Writing HTML layout/template within javascript bookmarklet
I have a bookmarklet which creates a UI for the user to interact with. Currently, I have been using $('<element>').addClass().css({..});, but that becomes hard to maintain. Is there a better way ...
1
vote
1answer
17 views
Injecting multiple files into bookmarklets
At the moment, I am using the code from here: http://benalman.com/projects/run-jquery-code-bookmarklet/ to write bookmarklets with jQuery. Now, jQuery isn't enough and i want to include other ...
0
votes
1answer
14 views
Bookmarklet not finding input box
I have made a bookmarklet that should highlight the password and username box on a webpage. It finds the password box, and seems to be locating the text box that is before it, but then it stops ...
2
votes
1answer
38 views
How to authenticate from a bookmarklet in Yesod / How to add OPTIONS to Auth subsite of Yesod
I wanted to access a server API I made with Yesod 1.2 from a bookmarklet. I wanted to POST from the bookmarklet at any other sites. The server API has an authentication (by Mozilla Persona and Google ...
0
votes
2answers
30 views
Javascript bookmarklet, href breaks?
I have been fretting over this for a LONG time, and i am really hoping that someone knows the problem and a way to fix it..
I am generating a bookmarklet and it works perfectly, magically if i may ...
0
votes
2answers
67 views
Code only working in IE9 standards, Any way to downgrade?
The code does not work untill i manually hit F12, Hit Document Mode: IE9 standards and then only it decides to work.(And i really need to fix it as my target audience will otherwise be hitting F12 100 ...
2
votes
0answers
34 views
Bookmarklet does not work at all in internet explorer
I am writing this bookmarklet (it is supposed to be launched from a youtube video's page, but it still should display an error message if launched from a different page):
...
0
votes
2answers
52 views
javascript strange error, console is not giving any errors..
The following is my code, i intend to use it as a bookmarklet.
javascript: (function () {
var jsCode = document.createElement('script');
jsCode.setAttribute('src', ...
0
votes
0answers
60 views
Improving the Bookmarklet Experience - Though Hacking?
So I have a site specific bookmarklet that create a page with a toolbar (using localstorage to set/get variables) and then creates an iframe for a destination site, say www.example.com. [Idea heavily ...
0
votes
1answer
32 views
JS - Modify bookmarklet for Google Translate
This page offers bookmarklets to be used with Google Translate http://translate.google.com/translate_buttons however those bookmarklets opens the Google Translate in same tab/window and replaces the ...
0
votes
1answer
23 views
What javascript templating engine is usable with bookmarklets?
I have a bookmarklet that defines a bunch of divs I use for a script. Currently i am just using $('<div/>').css({}).addClass() etc.. but I would like to separate the divs from the code to ...
2
votes
1answer
67 views
Bookmarklet not working/opening in IE10
I created a bookmarklet (tiny javascript function) that works well in ie7,8,9 and Firefox, Chrome, safari but its not working in IE10. Actually not opening in the IE10 when user clicks on the ...
0
votes
1answer
26 views
I want to pass the recipient using the “Gmail This!” browser bookmarklet
I am using the "Gmail This!" bookmarklet to send the URL and selected text using a mini compose window through Gmail. Currently I still need to type in the recipient and then click on send.
I was ...
1
vote
1answer
63 views
Javascript in Blank Page Address Bar
javascript: alert();
This will work in a page already opened like 'http://example.com' but not from a blank page.
I have a code that want user to input 'e example' on the address bar using keyword ...
0
votes
0answers
26 views
How do I get this “bookmarklet framework” to actually work
I am trying to create a bookmarklet which does a large amount of DOM manipulation. Hence I thought it might be good if there was a framework to manage the CSS, javascript etc. and I found this:
...
-1
votes
0answers
27 views
How to remove an injected .js script in a bookmarklet when re-clicked?
I have a few bookmarklets that inject jquery, which is great, but I wrote my own library that makes a skeleton for future scripts with functions I use a lot. when the user clicks the bookmarklet, ...
1
vote
1answer
15 views
Bookmarklet To Read Specific Text
I have a site which is running in 3 web servers and it is accessed via load balanced URL. The site has a code to display web server name something like this <!-- Machine Name= WEBSERVER1 --> (in ...
0
votes
0answers
30 views
JavaScript - Bookmarklet is not working on Android
I'm working on JavaScript bookmarklet that lets users send a text and link to a site.
I tried it on Android's default browser but the loading bar stops at ~20% and nothing gets executed. (It works on ...
1
vote
0answers
38 views
How does pinterest insert an iframe into a cross-domain site
I recently installed Pinterest's 'pinit' bookmarklet from http://about.pinterest.com/goodies because I was interested to know how this works.
My problem is ...
I want to create similar ...
-1
votes
1answer
45 views
What kind of programming is used by a bookmarklet? [closed]
http://wanelo.com/about/downloads
You drag the bookmarklet to your bookmark bar, if you see a product you wish to share, you load your bookmarks (an overlay happens) and it shares the product with ...
3
votes
1answer
35 views
JavaScript - Cache bookmarklet but always load the latest version
I'm working on a JavaScript bookmarklet that lets users send a link to a website.
Is it possible to cache the bookmarklet but also reload it if a new version is available?
(Maybe with htaccess?)
...
1
vote
3answers
37 views
Difficulty executing bookmarklet javascript
I'm trying to create a bookmarklet app that parses information from Amazon, Etsy, and JCrew and transmits it to a wishlist application built in Rails. I've succeeded in creating a bookmark button that ...
0
votes
0answers
39 views
Plugin/bookmarklet for css retina images test
Does anyone know if there is any plugin or bookmarklet to test retina images in css on the regular desktop? I mean it should do something like getting retina css image related queries from all css of ...
0
votes
0answers
21 views
Bookmarklet for mobile browser including login info
Our website FavSync is a bookmarks manager and we're trying to achieve the following:
On the mobile version of our website (there's no mobile app, just a mobile version) we would like to allow users ...
3
votes
2answers
97 views
jQuery ready in a bookmarklet
Hi I'm trying to create a bookmark-let that will open a webpage find a link to a download on that page and then close the webpage. Unless there's a better way to do it I'm opening the page, calling ...
0
votes
0answers
40 views
Bookmarklet overlay content has z-index issues with YouTube
Our site has a pretty basic bookmarklet feature, that users can use to post any link from any other web site to their profiles with us. It inserts some overlays, all of which are position: absolute ...
1
vote
0answers
57 views
Allowing cross-origin requests in Yesod
My application uses a bookmarklet, and I need to allow CORS for MyRouteR so my bookmarklet code can use this route for AJAX requests.
In my first draft of config/routes I gave MyRouteR support for ...
2
votes
1answer
44 views
Calling a function created inside a bookmarklet
I'm trying to write a bookmarklet which adds a JSONP call into a page like this:
javascript:(function(){
var myFunction = (window.function(data){alert('my function is firing with arg' + data)});
var ...
0
votes
1answer
46 views
Select Element By Class in IE Quirks Mode
I am trying to create a bookmarklet for a page that is rendering in IE in quirks mode. I have no control over the source of the page so telling me to change the doctype will not work.
Anyway, I am ...
0
votes
1answer
21 views
Javascript Bookmarklets with Quotes
I have had a problem with making javascript bookmarklets where the code inside contains both "" quotes and '' quotes. Say for example, my code was as follows,
<!DOCTYPE HTML>
<html>
...
0
votes
2answers
38 views
JavaScript: bookmarklet to show UTF-8 characters correctly
I am reading some pages that don't display correctly some UTF-8 characters.
For example this page shows – instead of en dash (–).
Others:
showing ’ instead of ’
showing ‘ instead of ‘ (see ...
0
votes
0answers
57 views
Bookmarklet to save URL in Google Spreadsheet
I want to create a simple bookmarklet, that grabs the URL of the current webpage "location.ref" and saves it in a Google Spreadsheet. After it saves it, I want to stay on the current webpage.
The ...
0
votes
1answer
203 views
how to save <html contenteditable> content as text file
i saw the content editable url trick from https://coderwall.com/p/lhsrcq
data:text/html, <html contenteditable>
it lets you use the browser as a txt file but content is lost when you save ...
2
votes
1answer
50 views
Auto Click With Type or Value Tag
Dear friends i have site for which i would like to create javascript bookmarklet for autoclick, but the site does not use ID tag. here is the code of site :-
<input type="submit" name="Submit" ...
0
votes
2answers
83 views
url decode - doesn't work
why does the following decoded script not work? The original code seems to run just fine.
javascript:(function(s){try{s=document.selection.createRange().text}catch(_) ...
1
vote
3answers
96 views
Getting prop('tagName') problems in jQuery
Having a bit of trouble with some strange setups I encountered while working on a bookmarklet for work purposes. I need it to be able to find all the video embeds on a page and process the information ...
-1
votes
1answer
90 views
Can a Chrome bookmark contain a lot of javascript?
I'd like to create Chrome bookmarks that perform actions when clicked. The vast majority of them will be manipulating the URL and reloading the page. Can you make Chrome bookmarks that contain large ...
0
votes
0answers
63 views
How to get current URL by JavaScript bookmarklet before loading that URL?
It seems that the JS bookmarklet cannot get the current URL from the browser address bar if the page of URL is not loaded. I have tried the followings but not work. (in FF 19.0.2)
...
0
votes
2answers
73 views
Google Analytics for bookmarklets
I made a bookmarklet and I would like to use Google Analytics to track it's usage. How would I do that? I found an old post by Remy Sharp that does what I would like but I'm unsure if its outdated. ...
0
votes
1answer
82 views
bookmarklet - loading jquery and jquery UI if not loaded, checking a minimum version and in the right order
Im creating a bookmarklet that requires jquery and jquery ui and am having trouble getting a robust/flexible version working (have trawled S.O and various blogs) but they either seem to only check one ...
-1
votes
1answer
74 views
Using javascript to make custom bookmark links in Chrome
Before diving into building Chrome browser extensions, I'd like to make a list of bookmarks that, when clicked, use javascript to perform particular actions. I am not 100% sure, but I think these may ...
1
vote
1answer
88 views
Debugging bookmarklets in Firefox
I would like to debug bookmarklets. How can I do this? Preferably in Firefox.
Bookmarklets has only one line of code so direct debugging them is impracticable.
If I create "script" tag with code ...
0
votes
2answers
48 views
Not sure where my Regex went wrong
I'm writing a Javascript bookmarklet as a side project for work (don't code for a living, very much a beginner).
It scans through a cnn.com transcript and picks out the names and titles of the live ...
3
votes
2answers
57 views
Why does appending to innerHTML in a bookmarklet overwrite the entire page?
I have this little bookmarklet:
javascript:document.getElementsByTagName("div")[0].innerHTML+="Chuck Norris";
Now it's obviously supposed to take the very first div on the page, and add Chuck ...
-3
votes
1answer
41 views
Bookmarklet to fill a form with information taken from another website
My clients are real estate agents. They publish real estate ads on their websites using the website admin. Then they publish (quite) the same ads on a national property website. Of course they would ...




