Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allisonburtch/internet_Illuminator
firefox addon that appends corporate sponsors and owners to brands and politicians.
https://github.com/allisonburtch/internet_Illuminator
Last synced: 1 day ago
JSON representation
firefox addon that appends corporate sponsors and owners to brands and politicians.
- Host: GitHub
- URL: https://github.com/allisonburtch/internet_Illuminator
- Owner: allisonburtch
- Created: 2014-03-22T01:33:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T16:24:01.000Z (over 10 years ago)
- Last Synced: 2024-08-02T05:10:07.931Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.19 MB
- Stars: 10
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
You can also download and test it out:
https://addons.mozilla.org/en-US/firefox/addon/illuminator/This add-on illuminates the corporate and political power structures of the 1%. Though these ubiquitous relationships are often complex and unknown, the addon reveals the connections between corporations, brands and individuals by clarifying who owns what. It iterates through all of the html text in your browser and whenever it finds a person or corporation from the data,it appends that person, brand or corporation with who they are owned by, sponsored by, or acquired by.
For example, this is an example of what you would see appended to someone's name if they're on a board of a Fortune 1000 company:
![](https://pbs.twimg.com/media/Bm2RSfWCcAAk5Y7.png)
Data was compiled mainly from the Little Sis API, lists of lists on Wikipedia, and other media sources.
However, it's very very slow right now (there's a 14000 line regex) and causes lags in the browser. Any help/thoughts on making this faster would be welcome.
##NEXT STEPS
1. MAKE IT NOT CRASH BROWSERS SORRY
2. Port it to Chrome
3. get the data programmatically