Coder Social home page Coder Social logo

phaistonian / myextensions Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 24.0 155 KB

Are you an extensions developer? Keep track of your Chrome extensions. Be notified for new comments, ratings and more!

Home Page: https://chrome.google.com/webstore/detail/igejgfmbjjjjplnnlgnbejpkpdajkblm

CSS 5.50% JavaScript 92.26% Batchfile 0.21% HTML 2.03%

myextensions's People

Contributors

abraham avatar neocotic avatar nuc avatar oscardedios avatar phaistonian avatar primaryobjects avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

myextensions's Issues

Extension doesn't work in my spanish chrome

Hi.
I did a pull request last week due to solve a problem with the language. In my spanish chrome the extension doesn't work because it loads a chrome store page in spanish and the it doesn't find some literals.
Could you review the pull request and upload the new version to the store please?

Regards.
OScar.

Average rating diff dissappearing

It appears the average rating diff feature I added in my last update (#13) only lasts up to the next update then it says "no change". I'll have a look at why this is happening as it would be ideal if it could last throughout the updates, much like the user count. I have an idea how to force this though.

Firefox support ?

Now that Firefox is all about webExtensions, would it be possible to update MyExtensions to support firefox extensions as well?
and then provide this one as a firefox addon.

Google Sync support

Hi there

is it planned to change the extension to store the options and extension information (and everything else currently located in localStorage) in Google Sync? If not, I could implement it in my fork and send a pull request afterwards ...

Regards
Thomas

Updates broken, again

Extensions are no longer updating as of today and I'm noticing the following console logs on your background page;

https://chrome.google.com/webstore/ajax/detail?hl=en&id=dcjnfaoifoefmnbhhlbppaebgnccfddf&_crnd=1322134562570
Failed to load resource: the server responded with a status of 405 (Method Not Allowed)

These are being produced each time it attempts to update. When I click on "update now" it will get stuck on "Updating, please wait". Oddly, the update timestamp did update once this morning but no other times.

I'm not sure if this will become a permanent problem with this call but it might be worth investigating how the Web Store is calling this now.

Network error, cannot retrieve content

The extension worked perfectly two days ago.
But today the extension suddenly didn't work and asked me to reconfigure it.
It just showed the above error message (the network should be working fine) when I wanted to enter my username or an extension id.
I tried to remove and install the extension again, but it didn't help.

Is this project open source?

Although I committed a few changes in the past I just noticed that there's actually no licensing information on this project so it's unclear if/how people can make modifications to this code.

If it is open source, it should contain an OSS license (e.g. MIT).

Can you add `Support` row?

It would be great to have notifications about new questions/problems/etc which appears under the Support tab on the extension page in the Chrome Web Store.

Doesn't work, at all?

Hello,
You extension has just receive some advertisement on the chrome-app group, and it seems like a nice extension.
But I can't get to do anything. When trying to add an extension on the options page, nothing happen, and the console gets filled with Ext is not defined.

I'm using 15.0.869.0 (Build officiel 99327) canary on windows 7x64

Thanks for your help!

Corrupted installation?

Chrome just updated to the latest version but the files aren't correct. The popup.html and options.html files appear broken (see below) and it appears to still contain, the obsolete and removed background.html file.

popup.html from installation

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>My Extensions</title>
        <style type="text/css" media="all"><!-- @import url("css/css.css"); --></style>
        <script type="text/javascript" src="js/core-lite.js"></script>
        <script type="text/javascript" src="js/core.chrome.js"></script>
        <script type="text/javascript" src="js/core.tablesort.js"></script>
        <script type="text/javascript" src="js/js.js"></script>
        <script type="text/javascript" src="js/popup.js"></script>
    </head>
    <body>
        <div id="wrapper">
            <!-- <h2>My Extensions &rarr; Options</h2> -->
            <div id="table-container"><!-- extensions will be here --></div>
        </div>
    </body>
</html>="table-container"><!-- extensions will be here --></div>


</div>



</body>
</html>

I've checked the versions from the merge and the repository contains a fully working version of MyExtensions, but the one from Chrome web store is corrupt.

Can you confirm that this isn't just me (I've already tried reinstalling it) and check the zip uploaded to the web store? Luckily, the extension still works currently, but ugly broken tags are visible at the bottom of the popup and options pages.

Empty popup

In Chrome 35+, the popup action has no content.

The exception is:
Uncaught ReferenceError: webkitNotifications is not defined

The problem is in js.js:2149

The webkitNotifications should be accessed using the global object (add the "window."):
if(!( window.webkitNotifications && webkitNotifications.createNotification)) {

Thanks for your extension.

Edit: Actually, the proper fix would be to change it to use Notification object instead of webkitNotifications.

Adding extensions not possible

When I try to add an extension, it always gives me back

"Extension id seems to be invalid ;("

There is no further information in the JS console whatsoever.

Tried with several ids from the webstore - maybe it is caused by the recent change of the webstore(new layout,etc)!?

Some problem accessing to webstore

It seems https://chrome.google.com/webstore/category/home?source=igejgfmbjjjjplnnlgnbejpkpdajkblm&hl=en doesn't work anymore.

In the background process the console shows:

"Failed to load https://chrome.google.com/webstore/category/home?source=igejgfmbjjjjplnnlgnbejpkpdajkblm&hl=en: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://dnggnomfgghbbjfheddbpmojkhehdomd' is therefore not allowed access."

Something has changed in chrome web store and this link doesn't work, I know you don't maintain this extension, but if you give me some hint maybe I can try to fix it.

What is the purpose to access to this link?

Thanks

paid apps, unable to view crx

I get this message: "Invalid header: Does not start with Cr24"

It looks like google has started possibly encrypting the zip files for paid apps? So maybe it's not possible to fix this?

Cannot reload stats anymore

Hello,
As of a few days ago (ahem), the extension cannot read the stats from the webstore.

The console's network tab shows as many HTTP 200 calls to https://chrome.google.com/webstore/category/home?source=igejgfmbjjjjplnnlgnbejpkpdajkblm&_crnd=<now_ts> as there are extensions declared in the app.

Then, the same amounts of calls to https://chrome.google.com/webstore/ajax/detail?hl=en&pv=<pv_val>&mce=aph%2Capl%2Ccpa%2Cctm%2Ceft%2Cemc%2Cerw%2Cac%2Cqso&id=<ext_id>&rt=j&source=igejgfmbjjjjplnnlgnbejpkpdajkblm&_crnd=<now_ts>. All those ones end up on a HTTP 441:

)]}'

[[["er",,,,,441,,,,9]
,["e",2,,,61]
]]

I guess Google updated the store protocol again.
Brice

rating counts do not include post-webstore-upgrade ratings

The new web store is using new xhr requests to pull extension detail and reviews. I'm thinking the old calls (also currently leveraged by MyExtensions) are likely on the chopping block:

http://chrome.google.com/reviews/json/lookup
http://chrome.google.com/reviews/json/search

For the time being, however, non-Chrome browsers seem to be targeting the old web store, so I guess as long as that's true the calls are safe from extinction... :s

Anyway, I haven't searched exhaustively, but we could be losing the API for rating breakdowns. The current calls don't seem to carry that payload:

https://chrome.google.com/webstore/ajax/detail
https://chrome.google.com/reviews/components

The "detail" call, however, does carry the version #, so in theory one wouldn't have to resort to screen scrape for that.

Personally, I think the rating breakdown is useful for users, so hopefully Google decides to publish it one way or another.

Cheers,
Hans

User rating comments no longer showing up

I've been using this for quite a while without issue.

Recently, new user ratings comments stop showing up. I reinstalled and now the total comment count is zero and new ones are still not showing up.

It seems like it happened around the time of the Chrome Version 48.0.2564.109 m stable update, but I am not sure.

Chrome Update

Since updating Chrome this week the extension does not work at all for me? My extensions are not being updated and it says the ID's I add are invalid.

"class" is reserved name so you can't use it

Symptoms:

  1. User puts name in for "Find your extensions" in the options and gets "no user found" well, despite having themes or extensions in the Chrome web store.
  2. If JavaScript console is open, then this error appears: "Paused on exception: 'SyntaxError'."

Cause:
"class" is now a reserved keyword, so you can no longer use it as a variable.

Solution:
Use the following patch submitted by cmrd.Kaash on 2011/08/03 (based on work by Derek and an anonymous user).

Lines: 1296-1303:
var c_class = '';
var title = 'no change';
if(diff) {
c_class = diff > 0 ? ' up' : ' down';
title = diff > 0 ? ' +' + diff.toFormatted(',') : diff.toFormatted(',');
}

            html.push('<td class="cell-users'+c_class+'" title="'+title+'"><div>' + Number((this.users.total || 0).toString().replace(/,/, '').toInt()).toFormatted(',') +  '</div></td>');     

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.