开发者

Can I write into Google Chrome Url Address bar using an extention ?

Can I create开发者_Go百科 a Google chrome extension to change the URL of Google Chrome URL address bar?

Example : If I wrote in the address bar شةثقثىشغشزؤؤخة by wrong, it detects the letters and convert them into English letter to to : amerenaya.com


You can listen to changes in the URL's of the tab using the onUpdated event then you need to determine if there is a litteral keyboard translation and then reload the tab using the update method, unfortunately this will cause the page to reload, but it gets you partially to your solution.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜