alooi14 / editthiscookie

Automatically exported from code.google.com/p/editthiscookie
0 stars 0 forks source link

Permission 'chrome-extension://*' is unknown or URL pattern is malformed. #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install the extension
2. Open the extensions menu and look for 'Edit This Cookie'

What is the expected output? What do you see instead?
The following error is shown in red:

> There were warnings when trying to install this extension:
> Permission 'chrome-extension://*' is unknown or URL pattern is malformed.

What version of the product are you using? On what operating system?
Google Chrome   20.0.1123.4 (Official Build 135092) dev-m
Windows 7 Business x64

Original issue reported on code.google.com by d...@dan-atkinson.com on 4 May 2012 at 9:46

GoogleCodeExporter commented 8 years ago
I have this issue too if "Developer Mode" is ticked and enabled. 

Original comment by markh...@gmail.com on 21 May 2012 at 7:12

GoogleCodeExporter commented 8 years ago
same issue on chrome 20.0.1132.17 beta-m (must be a chrome bug)

Original comment by asfalt...@gmail.com on 27 May 2012 at 1:32

GoogleCodeExporter commented 8 years ago
It probably is a chrome bug. Anyway due to a change in the extension's 
permissions it will be solved in the next update

Original comment by fcap...@gmail.com on 22 Jun 2012 at 2:07

GoogleCodeExporter commented 8 years ago

Original comment by fcap...@gmail.com on 25 Jun 2012 at 12:03

GoogleCodeExporter commented 8 years ago
I solved this by adding a slash to the end of the URL pattern.

Original comment by MBau...@gmail.com on 23 Jul 2012 at 6:14

GoogleCodeExporter commented 8 years ago
Even the given pattern chrome-extension://*/* from 
https://developer.chrome.com/extensions/match_patterns.html shows the warning.

Original comment by kiss...@gmail.com on 22 Oct 2012 at 5:35

GoogleCodeExporter commented 8 years ago
The pattern is not in use anymore

Original comment by fcap...@gmail.com on 22 Oct 2012 at 8:56

GoogleCodeExporter commented 8 years ago
So what matching url should be used to match extension's file?

Original comment by ke...@relateiq.com on 6 Oct 2013 at 4:27

GoogleCodeExporter commented 8 years ago
This issue was solved many updates ago. Please for further bug reports or 
questions go to the github page: https://github.com/fcapano/Edit-This-Cookie

Original comment by fcap...@gmail.com on 6 Oct 2013 at 9:30