google-chrome
External Protocol Handlers and Modern Browsers
I\'ve noticed that GitHub launched a new \"Clone in Mac\" button a couple of months ago, which - when clicked - perform an external protocol request:[详细]
2023-04-11 22:27 分类:问答Chrome extension; How to get all tabs, store tab info to array?
I would like to take all the windows/tabs from chrome and store the titles/urls to a localstorage array to access later.[详细]
2023-04-11 22:09 分类:问答Chrome execCommand returns error
How do I use the execCommand() in Chrome? Here is the code I have right now It is being used to insert a special character when hitting the tab button[详细]
2023-04-11 22:05 分类:问答Is it possible to disable meta refresh in Google Chrome?
On pages with meta refresh, is there any way to开发者_Python百科 disable meta refresh, within a Google Chrome extension?I was looking for the same kind of extension (Spanish online newspapers abuse of[详细]
2023-04-11 21:47 分类:问答Why does jQuery templates add double quotes to some strings
Background I\'m working with jQuery templates, ASP.Net MVC Razor views and Twitter. Problem Using jQuery templates with some strings automatically results in those strings being wrapped in \"[详细]
2023-04-11 20:59 分类:问答How to make tabbed panel browser of many opened browsers in a single window
If we have a t开发者_JAVA技巧ab window in Firefox/Chrome we make maximize each tab window by pulling it out.[详细]
2023-04-11 20:24 分类:问答CSS - Firefox - Getting Child elements to sit inside the parent element
All, Here is the code. #feature_tabs_indicators { display: block; height: 14.5px; background-color: rgb(244,1,87);[详细]
2023-04-11 16:56 分类:问答Google Chrome does not write a cookie on for site anymore
Chrome does not wr开发者_JAVA百科ite the cookies for my site anymore. Cookies plays a great part for my joomla site to work. It works on FireFox and other browsers but not in Chrome. In other PC units[详细]
2023-04-11 15:40 分类:问答Sending binary data from browser
I wanted to know what I must do for sending data in binary type from client to server? I am using Chrome 14, and when I send an ArrayBuffer in the client application, I receive a frame with the opcod[详细]
2023-04-11 15:12 分类:问答Running a JS method once to initiate variable when the chrome extension is loaded once?
I开发者_如何学编程 need to load a var by getting JSON from a webservice, so my question is where does this code go? I tried to put it in the content script but XHR would fail there.[详细]
2023-04-11 13:19 分类:问答