I tried sample (Hello I/O) extension in unpacked mode . . error
message showing this " manifest file is missing or unreadable " .
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
Dear Phistuck,Thank you for your reply . I found the mistakes that I have done while loading my extension . The above mentioned error is due to the extension of manifest file is like "manifest.json.txt". Now I have developed and uploaded that extension as well .My extension is Google Tamil News . I have selected the language Tamil (தமிழ்) when I upload and publish into the gallery . But Now If I select the the same language in the extension gallery on web, My extension Google Tamil News is not listed , in turn , its listed in all language gallery.Since only Tamil known people will use this extension , I should listed this gallery in the specific language. Please help me to do so .
Regards,
Rajkumar
I have placed my manifest file contents. Please check it out .{"name": "Google Tamil News","version": "1.1.1","description": "Displays the first 5 items from the 'Tamil Google News - top news' RSS feed in a popup.","icons": { "128": "news_icon.png" },"browser_action": {"default_title": "Google News","default_locale": "ta" , "default_icon": "news_action.png","popup": "feed.html"},"permissions": ["tabs",]}Is this prevent my extension from other language list in the gallery ?Regards,
Rajkumar
2010/6/15 Стилиян Стефанов <sirst...@gmail.com>
Make sure the manifest.json file is UTF-8 encoded. ANSI and other character encoded files do not work.
Regards,
Stiliyan Stefanov
--
I tried sample (Hello I/O) extension in unpacked mode . . error
message showing this " manifest file is missing or unreadable " .
--
You received this message because you are subscribed to the Google Groups "Chromium-Extensions-Announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-extensions@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/2fdf6216-e54b-49db-b738-02a198b39d29%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.