akira-kurogane / furigana-injector

Automatically exported from code.google.com/p/furigana-injector
2 stars 1 forks source link

Furigana Injector stopped working on Google Chrome as of v19.0 #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Just opening google chrome.
2.
3.

What is the expected output? What do you see instead?
振 icon to appear allowing furigana to be injected into the appropriate pages 
once clicked.

Which browser are you using, Firefox or Chrome? On what operating system?
Google Chrome 19.0.1084.52
Windows 7 Home Premium

Please provide any additional information below.
It used to work, but recently has stopped working. I've tried loading asahi.com 
as well, but the icon will not show. I don't remember adding anything new to 
google chrome since the last time the function had worked. I've tried 
uninstalling and re-installing the furigana injector extension from the google 
chrome extensions page. I'm currently running furigana injector version 1.1.4 
which I understand is the latest version? 

Thank you in advance.

Original issue reported on code.google.com by thefirst...@gmail.com on 25 May 2012 at 11:10

GoogleCodeExporter commented 9 years ago
Exact same Chrome version. Also not seeing the icon after the Chrome update.

Original comment by benji22...@gmail.com on 26 May 2012 at 12:13

GoogleCodeExporter commented 9 years ago
Yep, something definitely seems to be a problem in Chrome 19.0. I do not have a 
PC with Windows (or Mac) anymore, and the Debian package is still 18.0. Please 
be patient.

Original comment by akira.kurogane@gmail.com on 28 May 2012 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by akira.kurogane@gmail.com on 28 May 2012 at 2:50

GoogleCodeExporter commented 9 years ago
I have found the issue. The API has changed. I used the chrome.pageActions API 
to make the icons appear and set the icon and title, but it appears to have 
been deprecated. Instead I should use pageAction.show(), .setTitle(), etc. 
functions.

Original comment by akira.kurogane@gmail.com on 28 May 2012 at 9:56

GoogleCodeExporter commented 9 years ago
I think I may have fixed it, but I was testing against chromium version 18.0 so 
I can't be sure. Could someone please try 
http://code.google.com/p/furigana-injector/downloads/detail?name=furiganainjecto
r.1-2-0.crx&can=2&q= to see if this solves the problem?

Original comment by akira.kurogane@gmail.com on 28 May 2012 at 2:22

GoogleCodeExporter commented 9 years ago
(N.b. the way to install a *.crx file is a bit obscure. First, save it on your 
desktop or some other directory you can open in a file browser. Then drag the 
*.crx file onto your chrome window.)

Original comment by akira.kurogane@gmail.com on 28 May 2012 at 2:23

GoogleCodeExporter commented 9 years ago

Original comment by akira.kurogane@gmail.com on 28 May 2012 at 2:23

GoogleCodeExporter commented 9 years ago
It seems to be working now. Thanks so much!!

Original comment by thefirst...@gmail.com on 28 May 2012 at 10:57

GoogleCodeExporter commented 9 years ago
Okay, confirmed! I will release.

Original comment by akira.kurogane@gmail.com on 29 May 2012 at 12:04

GoogleCodeExporter commented 9 years ago
The button's back! Thanks :]

Original comment by benji22...@gmail.com on 29 May 2012 at 3:56